Documentation ¶
Overview ¶
* * @Author: myxy99 <myxy99@foxmail.com> * @Date: 2020/7/31 9:49
* * @Author: myxy99 <myxy99@foxmail.com> * @Date: 2020/7/31 9:49
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultInvokerCfg = InvokerCfg{
Host: "",
}
* type:
simple pubSub routing topic
Functions ¶
Types ¶
type InvokerCfg ¶
type InvokerCfg struct {
Host string `ini:"host"`
}
Click to show internal directories.
Click to hide internal directories.