Load consul source
This commit is contained in:
parent
a17a8b3372
commit
ff81e4b246
@ -44,6 +44,6 @@ Load the source into config
|
||||
// Create new config
|
||||
conf := config.NewConfig()
|
||||
|
||||
// Load file source
|
||||
// Load consul source
|
||||
conf.Load(consulSource)
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user