diff options
Diffstat (limited to 'hotline/doc.go')
| -rw-r--r-- | hotline/doc.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hotline/doc.go b/hotline/doc.go new file mode 100644 index 0000000..5a6df33 --- /dev/null +++ b/hotline/doc.go @@ -0,0 +1,2 @@ +// Package hotline provides Hotline client and server implementations. +package hotline |