Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config = common.STConfig{}
Functions ¶
This section is empty.
Types ¶
type IPV4UpdateHandler ¶
type IPV4UpdateHandler struct {
// contains filtered or unexported fields
}
type IPV4UpdatePoster ¶
type IPV4UpdatePoster struct {
// contains filtered or unexported fields
}
func (*IPV4UpdatePoster) IP ¶
func (p *IPV4UpdatePoster) IP() string
func (*IPV4UpdatePoster) Key ¶
func (p *IPV4UpdatePoster) Key() eventbus.Key
type IPV6UpdateHandler ¶
type IPV6UpdateHandler struct {
// contains filtered or unexported fields
}
type IPV6UpdatePoster ¶
type IPV6UpdatePoster struct {
// contains filtered or unexported fields
}
func (*IPV6UpdatePoster) IP ¶
func (p *IPV6UpdatePoster) IP() string
func (*IPV6UpdatePoster) Key ¶
func (p *IPV6UpdatePoster) Key() eventbus.Key
Click to show internal directories.
Click to hide internal directories.