package proxy
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/proxy"
Index ¶
- func Coordination(client coordination.Client, meta meta.Meta) coordination.Client
- func Discovery(client discovery.Client, meta meta.Meta) discovery.Client
- func Ratelimiter(client ratelimiter.Client, meta meta.Meta) *proxyRatelimiter
- func Scheme(client scheme.Client, meta meta.Meta) scheme.Client
- func Scripting(client scripting.Client, meta meta.Meta) scripting.Client
- func Table(client table.Client, meta meta.Meta) table.Client
Functions ¶
func Coordination ¶
func Coordination(client coordination.Client, meta meta.Meta) coordination.Client
func Discovery ¶
func Ratelimiter ¶
func Ratelimiter(client ratelimiter.Client, meta meta.Meta) *proxyRatelimiter
func Scheme ¶
func Scripting ¶
func Table ¶
Source Files ¶
coordiantion.go discovery.go ratelimiter.go scheme.go scripting.go table.go
- Version
- v3.8.10
- Published
- Feb 6, 2022
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 16 seconds ago –
Tools for package owners.