servererror

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthDisabledErrorCode = ErrorCode("auth-disabled")
)

Variables

View Source
var (
	ErrAuthDisabled = errors.New("authentication is disabled")
)

Functions

This section is empty.

Types

type ErrorCode

type ErrorCode string

type Problem

type Problem struct {
	problems.DefaultProblem
	// ErrorCode should be safe to match on
	ErrorCode ErrorCode
}

Jump to

Keyboard shortcuts

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