type github.com/nats-io/nats.go.ContextOpt (struct)

Method Implmentations

Deadline() (deadline time.Time, ok bool) ContextOpt.M : context.Context.Deadline
Done() <-chan struct{} ContextOpt.M : context.Context.Done
Err() error ContextOpt.M : context.Context.Err
Value(key any) any ContextOpt.M : context.Context.Value