Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler interface {
ListCurrencies() ListCurrenciesHandler
}
func New ¶
func New(options ...httptransport.HandlerOption) Handler
type ListCurrenciesHandler ¶
type ListCurrenciesHandler httptransport.Handler[ListCurrenciesRequest, ListCurrenciesResponse]
type ListCurrenciesRequest ¶
type ListCurrenciesRequest struct{}
type ListCurrenciesResponse ¶
Click to show internal directories.
Click to hide internal directories.