//
pkg.gl
Category
github.com/AquoDev/simple-imageboard-golang
env
package
1.1.0
Repository:
https://github.com/aquodev/simple-imageboard-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
59 SLOC
#
Functions
GetInt
GetInt returns the int value from .env.
GetInt64
GetInt64 returns the int64 value from .env.
GetString
GetString returns the string value from .env.
GetTime
GetTime returns the time.Duration value from .env.
GetUint64
GetUint64 returns the uint64 value from .env.