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