Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
// contains filtered or unexported fields
}
func (*Container) GetHttpAdapter ¶
func (c *Container) GetHttpAdapter() *withdrawalhttp.Adapter
func (*Container) GetServer ¶
func (c *Container) GetServer(routes []httpserver.Route, middlewares []httpserver.MiddlewareFunc) *httpserver.Server
func (*Container) GetService ¶
func (c *Container) GetService() withdrawalhttp.WithdrawalService
Click to show internal directories.
Click to hide internal directories.