Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// > @3@4@5@6
Interval cfg.Duration `json:"interval" parse:"duration"` // *
Interval_ time.Duration
// > @3@4@5@6
First int `json:"first"` // *
// > @3@4@5@6
// >
// > Check the example above for more information.
Thereafter int `json:"thereafter"` // *
}
! config-params ^ config-params
Click to show internal directories.
Click to hide internal directories.