package
0.0.0-20230202104840-9a6bae30f134
Repository: https://github.com/ydb-platform/ydb-go-examples.git
Documentation: pkg.go.dev

# README

Authenticate with static credentials

user_password example provide code snippet for authenticate to YDB with static credentials

Runing code snippet

static_credentials -ydb="grpcs://endpoint/?database=database" -user="user" -password="password"