Documentation
¶
Overview ¶
Package highlighterorder
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Score = HighlighterOrder{"score"}
)
Functions ¶
This section is empty.
Types ¶
type HighlighterOrder ¶
type HighlighterOrder struct {
Name string
}
func (HighlighterOrder) MarshalText ¶
func (h HighlighterOrder) MarshalText() (text []byte, err error)
func (HighlighterOrder) String ¶
func (h HighlighterOrder) String() string
func (*HighlighterOrder) UnmarshalText ¶
func (h *HighlighterOrder) UnmarshalText(text []byte) error
Click to show internal directories.
Click to hide internal directories.