Documentation ¶
Index ¶
- type Action
- type Filter
- func (self *Filter) Action() *Action
- func (self *Filter) ConvertExternal() *external.Filter
- func (self *Filter) Id() *structs.Id
- func (self *Filter) IsMatch(artlc *structs.Article) bool
- func (self *Filter) IsRegexBody() bool
- func (self *Filter) IsRegexTitle() bool
- func (self *Filter) ValBody() string
- func (self *Filter) ValTitle() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct {
// contains filtered or unexported fields
}
func (*Action) ConvertExternal ¶
type Filter ¶
type Filter struct {
// contains filtered or unexported fields
}
func (*Filter) ConvertExternal ¶
func (*Filter) IsRegexBody ¶
func (*Filter) IsRegexTitle ¶
Click to show internal directories.
Click to hide internal directories.