webapi

package
v1.0.26 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextKey

type ContextKey string

ContextKey is a custom type for context keys to avoid collisions

const (
	// ContextKeyUsername is the context key for storing username
	ContextKeyUsername ContextKey = "username"
	// ContextKeyRole is the context key for storing user role
	ContextKeyRole ContextKey = "role"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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