Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct { *sync.Mutex ConnectPool *gorm.DB Name string ErrorLogger *zap.Logger FailLogger *zap.Logger }
var GlobalManager *Manager
func (*Manager) InsertLogEventMulti ¶
func (m *Manager) InsertLogEventMulti(mles []*log_event.MonitorLogEvent) error
func (*Manager) SelectLogEventName ¶
Click to show internal directories.
Click to hide internal directories.