transporter

package
v0.0.0-...-6e5bb36 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrDBConnection failed.IFailed = failed.New(
	failed.WithHTTPStatus(http.StatusUnauthorized),
	failed.WithResponseCode("00002"),
	failed.WithResponseDesc("Database connection error"),
)

ErrDBConnection ...

ErrDatabaseSQL ...

ErrInternal ...

View Source
var ErrInvalidJWtAuth failed.IFailed = failed.New(
	failed.WithHTTPStatus(http.StatusBadRequest),
	failed.WithResponseCode("00006"),
	failed.WithResponseDesc("Invalid token/header signature."),
)

ErrInvalidJWtAuth ...

ErrTimeout ...

ErrURLNotFound ...

ErrUnknown ...

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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