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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1341: func (c cmdable) SPop(ctx context.Context, key string) *StringCmd {