Documentation ¶
Index ¶
Constants ¶
View Source
const ( HookOrderHighest = 1 HookOrderNormal = 100 HookOrderLowest = math.MaxInt )
View Source
const ( HookEventEndpointInitFinish = "endpoint-init-finish" HookEventBeforeStart = "before-start" HookEventAfterStart = "after-start" HookEventBeforeShutdown = "before-shutdown" HookEventAfterShutdown = "after-shutdown" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.