consts

package
v0.0.0-...-524bf5b Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ContentType is a const for a Content-Type header key.
	ContentType = "Content-Type"
	// ApplicationJSON is a const for a Content-Type header application/json value.
	ApplicationJSON = "application/json"
	// Authorization is a const key for Authorization header
	Authorization = "Authorization"
	// BearerPrefix = "Bearer ", used in bearer tokens
	BearerPrefix = "Bearer "
)

Variables

This section is empty.

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