type github.com/go-redis/redis/v8.XPendingExtArgs

3 uses

	github.com/go-redis/redis/v8 (current package)
		commands.go#L210: 	XPendingExt(ctx context.Context, a *XPendingExtArgs) *XPendingExtCmd
		commands.go#L1596: type XPendingExtArgs struct {
		commands.go#L1605: func (c cmdable) XPendingExt(ctx context.Context, a *XPendingExtArgs) *XPendingExtCmd {