package
2.6.15+incompatible
Repository: https://github.com/meverselabs/meverse.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.