grpc

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2025 License: GPL-3.0 Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// AuthorizationTokenIdx is the index for the authorization token
	AuthorizationTokenIdx = 0

	// AuthorizationMetadataKey is the key for the authorization metadata
	AuthorizationMetadataKey = "authorization"
)
View Source
var (
	ErrNilGRPCInterceptions             = errors.New("grpc interceptions map cannot be nil")
	ErrMissingMetadata                  = errors.New("missing metadata")
	ErrAuthorizationMetadataInvalid     = errors.New("authorization metadata invalid")
	ErrAuthorizationMetadataNotProvided = errors.New("authorization metadata is not provided")
)

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