Documentation ¶
Index ¶
Constants ¶
View Source
const MaxContentLength = 1 << 16
MaxContentLength ...
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶ added in v2.8.13
type Config struct { URL []string Username string //账号 root Password string //密码 DisableMetric bool // 关闭指标采集 DisableTrace bool // 关闭链路追踪 }
Config ...
type ESTracedTransport ¶ added in v2.8.13
ESTracedTransport ...
Click to show internal directories.
Click to hide internal directories.