Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultRouter ¶
Types ¶
type AppContext ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
Context stores local and aggregate stores
func Create ¶
func Create(app AppContext) (*Context, error)
Create creates and sets up context, stores and starts HTTP Server
Click to show internal directories.
Click to hide internal directories.