Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorBox ¶
type ErrorBox struct {
// contains filtered or unexported fields
}
ErrorBox 错误日志操作封装
func (*ErrorBox) BatchCreateErrorLogs ¶
func (eb *ErrorBox) BatchCreateErrorLogs(reqs []apistructs.Audit) error
BatchCreateErrorLogs 批量创建错误日志
func (*ErrorBox) CreateOrUpdate ¶
func (eb *ErrorBox) CreateOrUpdate(req apistructs.ErrorLogCreateRequest) error
CreateOrUpdate 记录或更新错误日志
Click to show internal directories.
Click to hide internal directories.