Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtTagHandler ¶
type ScanPolicy ¶ added in v1.3.6
type ScanPolicy interface { Tag() string ExtHandler() ExtTagHandler }
func DefaultScanPolicy ¶ added in v1.3.6
func DefaultScanPolicy(tag string, handler ExtTagHandler) ScanPolicy
Click to show internal directories.
Click to hide internal directories.