Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BackgroundContextFromFlags ¶
func BackgroundContextFromFlags( envFlag string, dsnFlag string, hstFlag string, prtFlag string, ) (context.Context, error)
BackgroundContextFromFlags initializes a background context fully loaded with everything that could be extracted from the flags.
Types ¶
type Controller ¶
type Controller struct{}
Controller binds the API
func (*Controller) Bind ¶
func (c *Controller) Bind( mux *goji.Mux, )
Bind registers the API routes.
Click to show internal directories.
Click to hide internal directories.