Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Port string
OrderStorage model.OrderStorage
RouteFetcher service.RouteFetcher
// contains filtered or unexported fields
}
func (*Config) CreateRoute ¶
func (c *Config) CreateRoute()
func (*Config) GetHTTPHandler ¶
func (Config) ListenAndServe ¶
Click to show internal directories.
Click to hide internal directories.