package
0.0.0-20210209154853-8018142368d2
Repository: https://github.com/joyent/containerpilot.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
DecodeRaw supports testing NewConfig functions, which never receive the raw string, but instead get the interface{} parsed in the config package.
DecodeRawToSlice supports testing NewConfig functions, which never receive the raw string, but instead get the []interface{} parsed in the config package.