package
0.0.0-20210127155028-8b4073b12cd4
Repository: https://github.com/jmu0/dbapi.git
Documentation: pkg.go.dev

# Functions

BuildSchema builds a schema from database.
Exists find out if a file exists.
GetConnection connects to database from file/environment var./command line args.
HandleGQL serves graphql api.
RestHandler returns a http HandleFunc.
ServeExecuteResult returns result for a query that doesn't return rows.
ServeQuery does query and writes json to responseWriter.

# Structs

BuildSchemaArgs provides arguments for buildschema function.