platform

package
v0.0.0-...-d28c92d Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Session manages a *User value stored in context.
	//
	// The value is populated based on the provided Session ID.
	Session = NewContextValue[*model.User](sessionKey)

	// Client manages a *Client value stored in context.
	//
	// The value is populated based on the provided Client ID.
	Client = NewContextValue[*model.Client](clientKey)
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
gen
go/proto/v1
Package v1 is a reverse proxy.
Package v1 is a reverse proxy.
plugins
proto
v1
Package v1 is a reverse proxy.
Package v1 is a reverse proxy.

Jump to

Keyboard shortcuts

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