Documentation
¶
Index ¶
- func Enabled() bool
- func EnsureJWTPhase(ctx context.Context, operation string) func()
- func HandleLookupPhase(ctx context.Context, operation string) func()
- func LocalDBPhase(ctx context.Context, operation string) func()
- func MarkFallback(ctx context.Context, stage string, cause error)
- func PhaseContext(ctx context.Context, name string) func()
- func PhaseContextWithDetail(ctx context.Context, name string, detail string) func()
- func RPCPhase(ctx context.Context, operation string) func()
- func WithRun(ctx context.Context, run *Run) context.Context
- type FallbackEvent
- type Phase
- type Run
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureJWTPhase ¶
func HandleLookupPhase ¶
func LocalDBPhase ¶
func PhaseContext ¶
func PhaseContextWithDetail ¶
Types ¶
type FallbackEvent ¶
type Run ¶
type Run struct {
// contains filtered or unexported fields
}
func FromContext ¶
func (*Run) MarkFallback ¶
func (*Run) StartPhase ¶
Click to show internal directories.
Click to hide internal directories.