Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Providers = wire.NewSet(NewStore, HttpHandler)
Set of providers for channels components.
Functions ¶
This section is empty.
Types ¶
type HttpHandlerFunc ¶
type HttpHandlerFunc http.HandlerFunc
Channels HTTP handler.
func HttpHandler ¶
func HttpHandler(store *Store) HttpHandlerFunc
HttpHandler creates a new instance of channels HTTP handler.
Click to show internal directories.
Click to hide internal directories.