messages config_manager

This commit is contained in:
jackdaw@loafle.com 2017-04-27 20:30:39 +09:00
parent d946ea07af
commit 86d7fdb334

View File

@ -18,7 +18,7 @@ type Schedule struct {
type Keys struct {
Metric string `json:"metric"`
key string `json:"key"`
Key string `json:"key"`
}
type QueryInfo struct {