Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Props
Method
Props
coderd/audit/request.go:592–592 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
590
591
type
Baggage
interface
{
592
Props() ([]baggage.Property, error)
593
}
594
595
func
BaggageToContext(ctx context.Context, d Baggage) (context.Context, error) {
Callers
1
BaggageToContext
Function · 0.65
Implementers
1
WorkspaceBuildBaggage
coderd/audit/request.go
Calls
no outgoing calls
Tested by
no test coverage detected