//
pkg.gl
Category
github.com/warthog618/config
blob
loader
bytes
package
0.5.1
Repository:
https://github.com/warthog618/config.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
9 SLOC
#
README
bytes
Package
bytes
provides a loader from []byte for
config
.
#
Functions
New
New creates a loader that returns the provided bytes.
#
Structs
Loader
Loader provides a source of configuration from an array of bytes in memory.