Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ConnStrKey is the environment variable which must hold the database URL to // which we want to connect. ConnStrKey = "IOTSTORE_DATABASE_URL" )
Variables ¶
This section is empty.
Functions ¶
func GetFromEnv ¶
GetFromEnv is a simple wrapper around os.Getenv that emits an error if a variable is not present in the environment.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.