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
nolint: maligned
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.24.1-rc0
- Published
- Apr 25, 2022
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 19 seconds ago –
Tools for package owners.