Documentation ¶
Index ¶
- Constants
- type Homophones
- func (n *Homophones) Description() string
- func (n *Homophones) Exec(in urlinsane.Typo) (out []urlinsane.Typo)
- func (n *Homophones) Fields() []string
- func (n *Homophones) Headers() []string
- func (n *Homophones) Id() string
- func (n *Homophones) IsType(str string) bool
- func (n *Homophones) Name() string
Constants ¶
View Source
const CODE = "hp"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Homophones ¶
type Homophones struct {
// contains filtered or unexported fields
}
func (*Homophones) Description ¶
func (n *Homophones) Description() string
func (*Homophones) Fields ¶
func (n *Homophones) Fields() []string
func (*Homophones) Headers ¶
func (n *Homophones) Headers() []string
func (*Homophones) Id ¶
func (n *Homophones) Id() string
func (*Homophones) IsType ¶
func (n *Homophones) IsType(str string) bool
func (*Homophones) Name ¶
func (n *Homophones) Name() string
Click to show internal directories.
Click to hide internal directories.