Write docs!
This commit is contained in:
parent
c460bb7bf5
commit
bcc598ebd5
37 changed files with 478 additions and 188 deletions
3
libfic/doc.go
Normal file
3
libfic/doc.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
// Package fic provides access to common structures shared between multiple
|
||||
// services required to run the fic-server project.
|
||||
package fic
|
Reference in a new issue