context

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActorIDFromContext

func ActorIDFromContext(ctx context.Context) string

ActorIDFromContext safely extracts the actor ID from the context. Returns an empty string if no actor is found.

func AsActor

func AsActor(ctx context.Context, actorID string, metadata recorder.Metadata) context.Context

Types

type Actor

type Actor struct {
	ID       string
	Metadata recorder.Metadata
}

func ActorFromContext

func ActorFromContext(ctx context.Context) *Actor

Jump to

Keyboard shortcuts

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