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
|
//Config device kafka config
|
||||||
type Config struct {
|
type Config struct {
|
||||||
AuthURL string `json:"auth"`
|
AuthURL string `json:"auth"`
|
||||||
ACLURL string `json:"onSubscribe"`
|
ACLURL string `json:"acl"`
|
||||||
SuperURL string `json:"onPublish"`
|
SuperURL string `json:"super"`
|
||||||
}
|
}
|
||||||
|
|
||||||
//Init init kafak client
|
//Init init kafak client
|
||||||
|
|||||||
Reference in New Issue
Block a user