Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Depth ¶
type Depth struct { Pairs []string `toml:"pairs"` Count int `toml:"count"` Timeout time.Duration `toml:"timeout"` // contains filtered or unexported fields }
func (*Depth) Description ¶
func (*Depth) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.