Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GraphQL ¶
func GraphQL(cfg *config.ServerConfig, connection *database.Connection) http.HandlerFunc
GraphQL is the primary graphql handler.
func Playground ¶
func Playground(cfg *config.ServerConfig) http.HandlerFunc
Playground is the GraphQL playground handler.
func Route ¶
func Route(cfg *config.ServerConfig, connection *database.Connection) http.Handler
Route mounts all backend routes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.