package
0.0.0-20220723015342-7061cd83689b
Repository: https://github.com/antihax/gambit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.

# Structs

Config is the configuration for the contrive service.
Contrive is the main service.