mirror of
https://github.com/fhmq/hmq.git
synced 2026-05-02 14:28:34 +00:00
fixed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user