Imports of godotenv command
Path | Synopsis |
---|---|
flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/joho/godotenv | Package godotenv is a go port of the ruby dotenv library (https://github.com/bkeepers/dotenv) |
log | Package log implements a simple logging package. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |