Variables returns the variables that were resolved while loading the config
()
| 23 | // Variables returns the variables that were resolved while |
| 24 | // loading the config |
| 25 | Variables() map[string]interface{} |
| 26 | |
| 27 | // LocalCache returns the local cache |
| 28 | LocalCache() localcache.Cache |
no outgoing calls
no test coverage detected