globals

package
v0.0.0-...-55a49cc Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APIVersion = "1.0"

APIVersion is route api version. See also routes and routers \todo: Add support for multiple versions.

View Source
var FormDecoder *form.Decoder

FormDecoder holds a reference to the global Form Decoder. See https://github.com/go-playground/form. We use a single instance of Decoder, as it caches struct info

View Source
var Server *ign.Server

Server encapsulates database, router, and auth0

View Source
var Validate *validator.Validate

Validate references the global structs validator. See https://github.com/go-playground/validator. We use a single instance of validator, as it caches struct info

View Source
var VersionPassword string

VersionPassword is the secreate API password

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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