Change package name and add a package comment

This commit is contained in:
Cecylia Bocovich 2021-10-01 13:44:31 -04:00
parent 4623c7d3e1
commit 04ba50a531
5 changed files with 41 additions and 5 deletions

View file

@ -1,4 +1,4 @@
package lib
package snowflake_server
import (
"bufio"