Change package name and add a package comment

This commit is contained in:
Cecylia Bocovich 2021-09-09 16:25:07 -04:00
parent 767c07dc58
commit 6c6a2e44ab
11 changed files with 38 additions and 11 deletions

View file

@ -1,4 +1,4 @@
package lib
package snowflake_client
import (
"container/list"