package
0.0.0-20250206101203-bd6683890685
Repository: https://github.com/dockerian/go-coding.git
Documentation: pkg.go.dev
# Functions
NewApiError constructs an ApiError
Note: ApiError implements both standard error and api.Error interfaces See github.com/dockerian/go-coding/pkg/api.
WriteError writes status code and returns Error.
# Structs
APIError is a standard error object returned by all API calls.
APISchema provides detailed info for current API spec.
DbSchema provides detailed info for database releases.
QueryResults struct defines a query result with count, and a collection of items.
User defines a user information.