1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-30 08:06:40 +02:00
go-micro/examples/config
Benjamin 5d5aee1f08
replace ioutil with io and os (#2327)
set the go version to 1.16 in pr.yml and tests.yml, so as to be consistent with the version in go.mod.
2021-10-30 19:24:40 +01:00
..
file go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
grpc update 2021-10-13 13:31:23 +01:00
modify replace ioutil with io and os (#2327) 2021-10-30 19:24:40 +01:00
yaml update 2021-10-13 13:31:23 +01:00
README.md Add examples 2020-12-26 15:17:20 +00:00

Go Config

This example demonstrates how to use Go Config for dynamic configuration.