1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-29 11:00:55 +02:00

Add package comments

This commit is contained in:
Alexandre Iooss
2020-10-09 22:36:02 +02:00
parent 473e80c5eb
commit 87d2992bdf
13 changed files with 16 additions and 3 deletions

View File

@ -1,5 +1,7 @@
//go:generate pkger
// Package main provides the full-featured server with configuration loading
// and communication between routines.
package main
import (