Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrantHandler ¶
type GrantHandler = httpdriver.GrantHandler
func NewGrantHandler ¶
func NewGrantHandler( namespaceDecoder namespacedriver.NamespaceDecoder, grantConnector credit.GrantConnector, options ...httptransport.HandlerOption, ) GrantHandler
type ListGrantsHandler ¶
type ListGrantsHandler = httpdriver.ListGrantsHandler
type ListGrantsHandlerParams ¶
type ListGrantsHandlerParams = httpdriver.ListGrantsHandlerParams
params
type ListGrantsHandlerRequest ¶
type ListGrantsHandlerRequest = httpdriver.ListGrantsHandlerRequest
requests
type ListGrantsHandlerResponse ¶
type ListGrantsHandlerResponse = httpdriver.ListGrantsHandlerResponse
responses
type VoidGrantHandler ¶
type VoidGrantHandler = httpdriver.VoidGrantHandler
type VoidGrantHandlerParams ¶
type VoidGrantHandlerParams = httpdriver.VoidGrantHandlerParams
type VoidGrantHandlerRequest ¶
type VoidGrantHandlerRequest = httpdriver.VoidGrantHandlerRequest
type VoidGrantHandlerResponse ¶
type VoidGrantHandlerResponse = httpdriver.VoidGrantHandlerResponse
Click to show internal directories.
Click to hide internal directories.