Documentation
¶
Overview ¶
Code generated by go generate; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ViolationOpt ¶
type ViolationOpt func(violation *Violation)
this can be used to modify Violation object
func CallerOption ¶
func CallerOption(deltaDepth int, shortName bool) ViolationOpt
Click to show internal directories.
Click to hide internal directories.