package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Jun 8, 2025
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
component.Config `mapstructure:",squash"`
DSN string `mapstructure:"dsn"`
TLSInsecure bool `mapstructure:"insecure"`
}
Config defines configuration for the WatchData exporter.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.