package
Version:
v0.1.0-alpha.1
Opens a new window with list of versions in this module.
Published: Aug 19, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `json:"host"`
Path string `json:"path,omitempty"`
PathConcatMode string `json:"path_concat_mode,omitempty"`
SampleRatio float64 `json:"sample_ratio,omitempty"`
MaxBodySize int `json:"max_body_size,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.