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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1878: func (c cmdable) ZPopMin(ctx context.Context, key string, count ...int64) *ZSliceCmd {