Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FuncNewExchange ¶
type FuncNewExchange = func(map[string]interface{}) (banexg.BanExchange, *errs.Error)
func WrapNew ¶ added in v0.2.48
func WrapNew[T banexg.BanExchange](fn func(map[string]interface{}) (T, *errs.Error)) FuncNewExchange
Click to show internal directories.
Click to hide internal directories.