Documentation
¶
Index ¶
- type Replacer
- func (r *Replacer) Affix(element map[string]string, parser *parsehtml.Parsehtml) bool
- func (r *Replacer) GetContent() string
- func (r *Replacer) SetContent(content string) *Replacer
- func (r *Replacer) SetDebug(debug bool) *Replacer
- func (r *Replacer) SetPath(path string) *Replacer
- func (r *Replacer) SetPrefix(prefix string) *Replacer
- func (r *Replacer) SetSuffix(suffix string) *Replacer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Replacer ¶
type Replacer struct {
// contains filtered or unexported fields
}
func (*Replacer) GetContent ¶
func (*Replacer) SetContent ¶
Click to show internal directories.
Click to hide internal directories.