go-sdk icon indicating copy to clipboard operation
go-sdk copied to clipboard

Yandex.Cloud Go SDK

Results 7 go-sdk issues
Sort by recently updated
recently updated
newest added

в данный момент вижу что реализовано, только SST и реализация TTS отсутствует. Можете добавить?

There is no monitoring api sdk here. It would be great to send metrics via GRPC.

enhancement

Не у всех есть возможность использовать персональный oauth токен и приходится работать с Яндекс облаком через корпоративную (федеративную) учётную запись. В связи с этим прошу расширить пример авторизации в YandexCloud...

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.41.0 to 1.53.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.53.0 API Changes balancer: support injection of per-call metadata from LB policies (#5853) resolver: remove deprecated field...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20210405180319-a5a99cb37ef4&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Здравствуйте! Пытаюсь разработать Cloud Function API Gateway + Websocket. При подключении SDK в проект он перестает собираться при публикации новой версии функции. Я подключаю SDK путем добавления в import: ```...

question