Documentation
¶
Overview ¶
Package data contains the schema and models for data access.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGraphQL ¶
func NewGraphQL(gqlConfig GraphQLConfig) *graphql.GraphQL
NewGraphQL constructs a graphql value for use to access the databse.
Types ¶
type GraphQLConfig ¶
GraphQLConfig represents comfiguration needed to support managing, mutating, and querying the database.
Directories
¶
Path | Synopsis |
---|---|
Package advisory provides support for managing advisory data in the database.
|
Package advisory provides support for managing advisory data in the database. |
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
Package city provides support for managing city data in the database.
|
Package city provides support for managing city data in the database. |
Package place provides support for managing place data in the database.
|
Package place provides support for managing place data in the database. |
Package ready provides support for waiting for the database to be ready to receive commands.
|
Package ready provides support for waiting for the database to be ready to receive commands. |
Package schema provides schema support for the database.
|
Package schema provides schema support for the database. |
Package user provides support for managing users in the database.
|
Package user provides support for managing users in the database. |
Package weather provides support for managing weather data in the database.
|
Package weather provides support for managing weather data in the database. |
Click to show internal directories.
Click to hide internal directories.