package config
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/scheme/config"
Index ¶
Types ¶
type Config ¶
Config is a configuration of scheme client
func New ¶
func (Config) Trace ¶
Trace returns trace over scheme client calls
type Option ¶
type Option func(c *Config)
func With ¶
With applies common configuration params
func WithTrace ¶
func WithTrace(trace trace.Scheme, opts ...trace.SchemeComposeOption) Option
WithTrace appends scheme trace to early defined traces
Source Files ¶
- Version
- v3.35.2-rc0
- Published
- Aug 24, 2022
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 22 seconds ago –
Tools for package owners.