Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidArg = errors.New("invalid argument")
)
Functions ¶
This section is empty.
Types ¶
type EnvValue ¶
type EnvValue struct {
Type ValueType
// contains filtered or unexported fields
}
func ParseValue ¶
Click to show internal directories.
Click to hide internal directories.