aboutsummaryrefslogtreecommitdiffstats
path: root/skate/zipkey
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-05-01 01:19:49 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-05-01 01:19:49 +0200
commit55647ea29aff9a942816e7d858c37d7e37e598da (patch)
tree42c429bfd9a086b7f48ec7b8bfa75a41269738fb /skate/zipkey
parent528b7c0d9f07cfb0ef7a7db5dfe4e3d61b9faa6f (diff)
downloadrefcat-55647ea29aff9a942816e7d858c37d7e37e598da.tar.gz
refcat-55647ea29aff9a942816e7d858c37d7e37e598da.zip
update docs
Diffstat (limited to 'skate/zipkey')
-rw-r--r--skate/zipkey/zipkey.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/skate/zipkey/zipkey.go b/skate/zipkey/zipkey.go
index 9394734..eb3dc55 100644
--- a/skate/zipkey/zipkey.go
+++ b/skate/zipkey/zipkey.go
@@ -1,3 +1,5 @@
+// Package zipkey implements ZipRun, a type that allows to attach a callback to
+// a group of elements taken from two streams.
package zipkey
import (