MCPcopy
hub / github.com/riverqueue/river / customContextKey

TypeAlias customContextKey

client_test.go:2703–2703  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2701 t.Cleanup(cancel)
2702
2703 type customContextKey string
2704 ctx = context.WithValue(ctx, customContextKey("BestGoPostgresQueue"), "River")
2705 client := runNewTestClient(ctx, t, config)
2706

Calls

no outgoing calls

Tested by

no test coverage detected