Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Providers = wire.NewSet(NewStore, HttpHandler)
Functions ¶
This section is empty.
Types ¶
type ClientOrder ¶
type HttpHandlerFunc ¶
type HttpHandlerFunc http.HandlerFunc
func HttpHandler ¶
func HttpHandler(store *Store) HttpHandlerFunc
Click to show internal directories.
Click to hide internal directories.