MCPcopy
hub / github.com/pocketbase/pocketbase / Context

Method Context

tools/auth/auth.go:46–46  ·  view source on GitHub ↗

Context returns the context associated with the provider (if any).

()

Source from the content-addressed store, hash-verified

44
45 // Context returns the context associated with the provider (if any).
46 Context() context.Context
47
48 // SetContext assigns the specified context to the current provider.
49 SetContext(ctx context.Context)

Callers 6

execLockRetryFunction · 0.65
createThumbMethod · 0.65
recordAuthWithOAuth2Function · 0.65
realtimeConnectFunction · 0.65
ProcessMethod · 0.65
testMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected