package
4.4.4
Repository: https://github.com/b2wdigital/restql-golang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

API constructs a handler for the restQL query related endpoints.
CalculateStatusCode returns the greater status in all statement results to be used as the response status code.
Debug constructs a handler for profiling endpoints.
Health constructs a handler for system checks endpoints.
MakeQueryResponse create a query execution response for the client.
Respond write the information back to the client.
RespondError translate the error and write it back to the client.

# Structs

ErrorResponse is the form used for API responses from failures in the API.
QueryResponse represents the client format of the query result.
StatementDebugging represents the client format of debugging information.
StatementDetails represents the client format of the statement details.
StatementMetadata represents the client format of metadata.
StatementResult represents the client format of the statement result.