Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogReceiver ¶
type LogReceiver struct {
// contains filtered or unexported fields
}
func NewLogReceiver ¶
func (*LogReceiver) AddLog ¶
func (lr *LogReceiver) AddLog(timeStr string, ip string, role string, logType string, msg string) (db.MysqlResult, error)
func (*LogReceiver) Run ¶
func (lr *LogReceiver) Run()
Click to show internal directories.
Click to hide internal directories.