input

package
v0.3.85 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthnFromContext added in v0.0.94

func AuthnFromContext(ctx context.Context) (string, bool)

...

func AuthnIntoContext added in v0.0.114

func AuthnIntoContext(ctx context.Context, value string) context.Context

...

func ConfigKeyFromContext added in v0.3.26

func ConfigKeyFromContext(ctx context.Context) (string, error)

...

func ConfigKeyIntoContext added in v0.3.26

func ConfigKeyIntoContext(ctx context.Context, value string) context.Context

...

func IDFromContext

func IDFromContext(ctx context.Context) (string, error)

...

func IDIntoContext added in v0.0.114

func IDIntoContext(ctx context.Context, id string) context.Context

...

func LimitFromContext added in v0.3.71

func LimitFromContext(ctx context.Context) (int32, error)

...

func LimitIntoContext added in v0.3.71

func LimitIntoContext(ctx context.Context, limit int32) context.Context

...

func NameFromContext

func NameFromContext(ctx context.Context) (string, error)

...

func NameIntoContext added in v0.0.114

func NameIntoContext(ctx context.Context, name string) context.Context

...

func NewNameFromContext

func NewNameFromContext(ctx context.Context) (string, error)

...

func NewNameIntoContext added in v0.0.114

func NewNameIntoContext(ctx context.Context, name string) context.Context

...

func ScenarioFromContext added in v0.3.71

func ScenarioFromContext(ctx context.Context) (string, bool)

...

func ScenarioIntoContext added in v0.3.71

func ScenarioIntoContext(ctx context.Context, scen *godog.Scenario) context.Context

...

Types

This section is empty.

Jump to

Keyboard shortcuts

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