Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HookServer ¶
type HookServer struct{}
func NewHookServer ¶
func NewHookServer() *HookServer
func (*HookServer) Info ¶
func (h *HookServer) Info(ctx context.Context, params *hooksApi.InfoParams) (*hooksApi.InfoResult, error)
func (*HookServer) OnDefineDomain ¶
func (h *HookServer) OnDefineDomain(ctx context.Context, params *hooksApi.OnDefineDomainParams) (*hooksApi.OnDefineDomainResult, error)
func (*HookServer) Run ¶
func (h *HookServer) Run()
Click to show internal directories.
Click to hide internal directories.