Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForEachInput ¶
ForEachInput calls the given callback function for each line of input.
func HasEnvVar ¶
HasEnvVar returns the value of the environment variable with the given key. It panics if the environment variable is not set.
func HasEnvVarOr ¶ added in v0.2.0
HasEnvVarOr returns the value of the environment variable with the given key. It returns the alternative value if the environment variable is not set.
func MarshalJSON ¶
MarshalJSON returns the JSON string representation of the input data
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.