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