Documentation
¶
Index ¶
- Variables
- type CreateChannelHandler
- type CreateChannelRequest
- type CreateChannelResponse
- type CreateRuleHandler
- type CreateRuleRequest
- type CreateRuleResponse
- type DeleteChannelHandler
- type DeleteChannelRequest
- type DeleteChannelResponse
- type DeleteRuleHandler
- type DeleteRuleRequest
- type DeleteRuleResponse
- type GetChannelHandler
- type GetChannelRequest
- type GetChannelResponse
- type GetEventHandler
- type GetEventRequest
- type GetEventResponse
- type GetRuleHandler
- type GetRuleRequest
- type GetRuleResponse
- type Handler
- type ListChannelsHandler
- type ListChannelsRequest
- type ListChannelsResponse
- type ListEventsHandler
- type ListEventsRequest
- type ListEventsResponse
- type ListRulesHandler
- type ListRulesRequest
- type ListRulesResponse
- type TestRuleHandler
- type TestRuleRequest
- type TestRuleResponse
- type UpdateChannelHandler
- type UpdateChannelRequest
- type UpdateChannelResponse
- type UpdateRuleHandler
- type UpdateRuleRequest
- type UpdateRuleResponse
Constants ¶
This section is empty.
Variables ¶
View Source
var NewHandler = httpdriver.New
Functions ¶
This section is empty.
Types ¶
type CreateChannelHandler ¶
type CreateChannelHandler = httpdriver.CreateChannelHandler
type CreateChannelRequest ¶
type CreateChannelRequest = httpdriver.CreateChannelRequest
type CreateChannelResponse ¶
type CreateChannelResponse = httpdriver.CreateChannelResponse
type CreateRuleHandler ¶
type CreateRuleHandler = httpdriver.CreateRuleHandler
type CreateRuleRequest ¶
type CreateRuleRequest = httpdriver.CreateRuleRequest
type CreateRuleResponse ¶
type CreateRuleResponse = httpdriver.CreateRuleResponse
type DeleteChannelHandler ¶
type DeleteChannelHandler = httpdriver.DeleteChannelHandler
type DeleteChannelRequest ¶
type DeleteChannelRequest = httpdriver.DeleteChannelRequest
type DeleteChannelResponse ¶
type DeleteChannelResponse = httpdriver.DeleteChannelResponse
type DeleteRuleHandler ¶
type DeleteRuleHandler = httpdriver.DeleteRuleHandler
type DeleteRuleRequest ¶
type DeleteRuleRequest = httpdriver.DeleteRuleRequest
type DeleteRuleResponse ¶
type DeleteRuleResponse = httpdriver.DeleteRuleResponse
type GetChannelHandler ¶
type GetChannelHandler = httpdriver.GetChannelHandler
type GetChannelRequest ¶
type GetChannelRequest = httpdriver.GetChannelRequest
type GetChannelResponse ¶
type GetChannelResponse = httpdriver.GetChannelResponse
type GetEventHandler ¶
type GetEventHandler = httpdriver.GetEventHandler
type GetEventRequest ¶
type GetEventRequest = httpdriver.GetEventRequest
type GetEventResponse ¶
type GetEventResponse = httpdriver.GetEventResponse
type GetRuleHandler ¶
type GetRuleHandler = httpdriver.GetRuleHandler
type GetRuleRequest ¶
type GetRuleRequest = httpdriver.GetRuleRequest
type GetRuleResponse ¶
type GetRuleResponse = httpdriver.GetRuleResponse
type Handler ¶
type Handler = httpdriver.Handler
type ListChannelsHandler ¶
type ListChannelsHandler = httpdriver.ListChannelsHandler
type ListChannelsRequest ¶
type ListChannelsRequest = httpdriver.ListChannelsRequest
type ListChannelsResponse ¶
type ListChannelsResponse = httpdriver.ListChannelsResponse
type ListEventsHandler ¶
type ListEventsHandler = httpdriver.ListEventsHandler
type ListEventsRequest ¶
type ListEventsRequest = httpdriver.ListEventsRequest
type ListEventsResponse ¶
type ListEventsResponse = httpdriver.ListEventsResponse
type ListRulesHandler ¶
type ListRulesHandler = httpdriver.ListRulesHandler
type ListRulesRequest ¶
type ListRulesRequest = httpdriver.ListRulesRequest
type ListRulesResponse ¶
type ListRulesResponse = httpdriver.ListRulesResponse
type TestRuleHandler ¶
type TestRuleHandler = httpdriver.TestRuleHandler
type TestRuleRequest ¶
type TestRuleRequest = httpdriver.TestRuleRequest
type TestRuleResponse ¶
type TestRuleResponse = httpdriver.TestRuleResponse
type UpdateChannelHandler ¶
type UpdateChannelHandler = httpdriver.UpdateChannelHandler
type UpdateChannelRequest ¶
type UpdateChannelRequest = httpdriver.UpdateChannelRequest
type UpdateChannelResponse ¶
type UpdateChannelResponse = httpdriver.UpdateChannelResponse
type UpdateRuleHandler ¶
type UpdateRuleHandler = httpdriver.UpdateRuleHandler
type UpdateRuleRequest ¶
type UpdateRuleRequest = httpdriver.UpdateRuleRequest
type UpdateRuleResponse ¶
type UpdateRuleResponse = httpdriver.UpdateRuleResponse
Click to show internal directories.
Click to hide internal directories.