Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StartsWith ¶
type StartsWith struct {
Value string
}
func (*StartsWith) Matches ¶
func (s *StartsWith) Matches(x interface{}) bool
func (*StartsWith) String ¶
func (s *StartsWith) String() string
Click to show internal directories.
Click to hide internal directories.