package
0.0.0-20220723015342-7061cd83689b
Repository: https://github.com/antihax/gambit.git
Documentation: pkg.go.dev
# Functions
AddRoute adds a non-authenticated web handler to the route list this should be called by func init() within the views package.
GlobalsFromContext returns attached AppContext from a request.Context.
NewContrive creates a new contrive service.
Send a message to the channel.
# Variables
GlobalsKey is the key used to store dependancies.