package config
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/scripting/config"
Index ¶
Types ¶
type Config ¶
func New ¶
func (Config) Trace ¶
Trace defines trace over scripting client calls
type Option ¶
type Option func(c *Config)
func With ¶
With applies common configuration params
func WithTrace ¶
func WithTrace(trace trace.Scripting, opts ...trace.ScriptingComposeOption) Option
WithTrace appends scripting trace to early added traces
Source Files ¶
- Version
- v3.59.2
- Published
- Mar 24, 2024
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 7 seconds ago –
Tools for package owners.