Documentation ¶
Overview ¶
Package matchtype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Simple = MatchType{"simple"} Regex = MatchType{"regex"} )
Functions ¶
This section is empty.
Types ¶
type MatchType ¶
type MatchType struct {
// contains filtered or unexported fields
}
func (MatchType) MarshalText ¶
func (*MatchType) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.