Documentation ¶
Index ¶
- func Ranges() []string
- type Compare
- func (compare Compare) Is(other Compare) bool
- func (compare Compare) IsEqual() bool
- func (compare Compare) IsLeftGreater() bool
- func (compare Compare) IsLeftGreaterEqual() bool
- func (compare Compare) IsLeftLess() bool
- func (compare Compare) IsLeftLessEqual() bool
- func (compare Compare) IsNotEqual() bool
- func (compare Compare) Ranges() []string
- func (compare Compare) String() string
- func (compare Compare) StringValue() string
- func (compare Compare) Value() byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Compare ¶
type Compare byte
func (Compare) IsLeftGreater ¶
func (Compare) IsLeftGreaterEqual ¶
func (Compare) IsLeftLess ¶
func (Compare) IsLeftLessEqual ¶
func (Compare) IsNotEqual ¶ added in v0.3.8
func (Compare) StringValue ¶
Click to show internal directories.
Click to hide internal directories.