This commit is contained in:
joy.zhou
2019-07-15 16:52:40 +08:00
parent e675d1fe9c
commit e1ae5ce83d

View File

@@ -27,8 +27,8 @@ var (
//Config device kafka config
type Config struct {
AuthURL string `json:"auth"`
ACLURL string `json:"onSubscribe"`
SuperURL string `json:"onPublish"`
ACLURL string `json:"acl"`
SuperURL string `json:"super"`
}
//Init init kafak client