errors

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const HTTPStatusErrorLen = len(HTTPStatusError400)

Variables

This section is empty.

Functions

This section is empty.

Types

type State added in v0.1.2

type State string

func (State) Error added in v0.1.2

func (e State) Error() string

func (State) KV added in v0.1.2

func (e State) KV(kv ...interface{}) Struct

type StatusError added in v0.1.2

type StatusError string
const HTTPStatusError400 StatusError = "|400| "

func (StatusError) Error added in v0.1.2

func (e StatusError) Error() string

type String

type String string

func (String) Error

func (e String) Error() string

func (String) KV

func (e String) KV(kv ...interface{}) Struct

type StringF added in v0.1.2

type StringF string

func (StringF) Error added in v0.1.2

func (e StringF) Error() string

func (StringF) F added in v0.1.2

func (e StringF) F(v ...interface{}) Struct

func (StringF) KV added in v0.1.2

func (e StringF) KV(kv ...interface{}) Struct

type Struct

type Struct struct {
	// contains filtered or unexported fields
}

func KV added in v0.1.2

func KV(kv ...interface{}) Struct

func (Struct) Error

func (e Struct) Error() string

func (Struct) F

func (e Struct) F(v ...interface{}) Struct

func (Struct) Is

func (e Struct) Is(target error) bool

func (Struct) KV

func (e Struct) KV(kv ...interface{}) Struct

Jump to

Keyboard shortcuts

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