Documentation
¶
Index ¶
Constants ¶
View Source
const ClearCacheCount = 10000
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MCHookHandler ¶
type MCHookHandler struct {
// contains filtered or unexported fields
}
func NewMCHookHandler ¶
func NewMCHookHandler(db *gorm.DB) *MCHookHandler
func (*MCHookHandler) InvokeHook ¶
func (h *MCHookHandler) InvokeHook(req hooks.HookRequest) (res hooks.HookResponse, err error)
func (*MCHookHandler) Setup ¶
func (h *MCHookHandler) Setup() error
Click to show internal directories.
Click to hide internal directories.