Documentation
¶
Overview ¶
logging @author LanguageY++2013 2023/5/11 17:17 @company soulgame
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerPublisher ¶
type LoggerPublisher struct { }
func NewLoggerPublisher ¶
func NewLoggerPublisher() *LoggerPublisher
func (LoggerPublisher) Name ¶
func (l LoggerPublisher) Name() string
func (LoggerPublisher) Send ¶
func (l LoggerPublisher) Send(topic string, ev *open.MatchEvent) error
Click to show internal directories.
Click to hide internal directories.