Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Entry ¶
type Entry interface {
Contains(e Entry) bool
Match(e string) bool
Equal(other Entry) bool
String() string
IsCIDR() bool
IsURL() bool
}
func ParseEntry ¶
Click to show internal directories.
Click to hide internal directories.