Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Duration ¶
Duration returns the value of the environment variable "name" as a time.Duration where the value of the environment variable is parsed as a duration string as defined in the Go stdlib time documentation. e.g. 5m30s. If name is not set, it returns value. Ref: https://golang.org/pkg/time/#ParseDuration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.