Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Replacer ¶
type Replacer struct {
StageTime string `json:"stage"`
Key string `json:"key"`
Old string `json:"old"`
New string `json:"new"`
// contains filtered or unexported fields
}
func (*Replacer) Description ¶
func (*Replacer) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.