dispatch

package
v1.11.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContextWithThrottlingThreshold

func ContextWithThrottlingThreshold(ctx context.Context, threshold uint32) context.Context

ContextWithThrottlingThreshold will save the dispatch throttling threshold in context. This can be used to set per request dispatch throttling when OpenFGA is used as library in another Go project.

func ThrottlingThresholdFromContext

func ThrottlingThresholdFromContext(ctx context.Context) uint32

ThrottlingThresholdFromContext returns the dispatch throttling threshold saved in context Return 0 if not found.

Types

This section is empty.

Jump to

Keyboard shortcuts

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