Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
NoopLogger is a logger that won't log anything when called.s
Functions ¶
func CheckPatterns ¶
CheckPatterns validates -exclude patterns.
func CheckRecursive ¶
CheckRecursive checks if a provided path must be analyzed recursively. I.e. if it ends with the substring "...". If so, the first return value will be the path with "..." removed (else it will be exactly the provided input).
func IsPublicFunc ¶
IsPublicFunc checks whether a function deceleration is for a public function.
Types ¶
Click to show internal directories.
Click to hide internal directories.