modulepackage
0.0.0-20230830225921-40e434ff8ff2
Repository: https://github.com/icco/charts.git
Documentation: pkg.go.dev
# README
charts
An API for chart generation.
This is essentially a wrapper around https://github.com/wcharczuk/go-chart, and stores generated charts in postgres.
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetUser returns a user from the database.
GetUserByAPIKey returns a user from the database.
GraphCount returns the number of entries in the graph table.
InitDB creates a package global db connection from a database string.
New returns a Config that has all of the proper settings for this graphql server.
NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
User is a database object based off of what we get back from Google OAuth.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author