constants

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HeaderXApiKey       = "X-Api-Key"
	HeaderXUserEmail    = "X-User-Email"
	HeaderXRequestID    = "X-Request-Id"
	RequestIDContextKey = "rid"
)
View Source
const (
	UserContextKey = "user"
)

Variables

View Source
var (
	ErrNotFound     error = errors.New("not found")
	ErrDuplicated   error = errors.New("duplicated")
	ErrUnauthorized error = errors.New("unauthorized")
	ErrForbidden    error = errors.New("forbidden")
)

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