Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseTimeToUTCTimestamp ¶
ParseTimeToUTCTimestamp 将时间字符串解析为 UTC 时间戳
Types ¶
type Instance ¶
type Instance struct { config.InstanceConfig Domain string `toml:"domain"` }
func (*Instance) Gather ¶
func (ins *Instance) Gather(slist *types.SampleList)
Click to show internal directories.
Click to hide internal directories.