github.com/go-redis/redis/v8.cmdable.XPending (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1590: func (c cmdable) XPending(ctx context.Context, stream, group string) *XPendingCmd {