package
Version:
v0.0.0-...-2692626
Opens a new window with list of versions in this module.
Published: Dec 28, 2023
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func OnEventDefault(v interface{}) error
Bus 总线
func (p *Bus) OnEventBus(v interface{}) error
OnEventBus 处理事件-总线
type Gate struct {
IP string `json:"ip"`
Port uint16 `json:"port"`
}
type SubBenchMgr struct {
Gate Gate `json:"gate"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.