package
0.0.0-20230412102204-758a9e786e6a
Repository: https://github.com/go-micro/examples.git
Documentation: pkg.go.dev
# README
Modify Config
This is an example of modifying config in a file.
Note: We currently only support setting values in memory, not passing down to the source.
Usage
- example.conf is a toml file format
- modify.go - loads, modifies and writes back the file
go run modify.go