package
module
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jun 20, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
README
¶
hostmatcher
Host matcher similar to NO_PROXY rule
Documentation
¶
type Matcher interface {
Match(host string) bool
}
Matcher represents the matching rule
Source Files
¶
Click to show internal directories.
Click to hide internal directories.