type github.com/go-pg/pg/v10/internal.UndoneContext (struct)

Method Implmentations

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