Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeregisterPostHandler ¶
func DeregisterPostHandler(t types.HandlerType)
func RegisterPostHandlerInit ¶
func RegisterPostHandlerInit(t types.HandlerType, init postHandlerInit)
RegisterPostHandlerInit adds a constructor of post handler
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (Manager) PostHandle ¶
type PostHandler ¶
Click to show internal directories.
Click to hide internal directories.