package
0.5.1
Repository: https://github.com/warthog618/config.git
Documentation: pkg.go.dev

# README

bytes

Package bytes provides a loader from []byte for config.

GoDoc

# Functions

New creates a loader that returns the provided bytes.

# Structs

Loader provides a source of configuration from an array of bytes in memory.