Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Func ¶ added in v0.8.0
Func is a Confy that just contains Load and Store funcs.
type Mem ¶ added in v0.7.1
type Mem struct {
// contains filtered or unexported fields
}
Mem is an in-memory Confy that uses a bytes.Buffer.
Click to show internal directories.
Click to hide internal directories.