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

one use

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