providers

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package providers contains a set of builtin providers for Zero's.

These are "weak" providers, so local providers will override them, unless selected explicitly.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultErrorHandler

func DefaultErrorHandler() zero.ErrorHandler

DefaultErrorHandler for otherwise unhandled errors.

The response will be JSON in the form:

{
  "error": "error message",
  "code": code
}

Types

This section is empty.

Directories

Path Synopsis
Package sql provides a SQL driver.
Package sql provides a SQL driver.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL