package config
import "github.com/ydb-platform/ydb-go-sdk/v3/coordination/config"
Index ¶
Types ¶
type Config ¶
type Config interface { Trace() trace.Coordination }
func New ¶
type Option ¶
type Option func(c *config)
func WithTrace ¶
func WithTrace(trace trace.Coordination) Option
Source Files ¶
- Version
- v3.10.0
- Published
- Feb 16, 2022
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 49 seconds ago –
Tools for package owners.