package
0.0.0-20210730035956-6ee08864794d
Repository: https://github.com/fletaio/fleta_v1.git
Documentation: pkg.go.dev
# Packages
Package toml is a TOML parser and manipulation library.
# Functions
LoadFile parse the config from the file of the path.
LoadReader parse the config from the file of the reader.
LoadString parse the config from the string.