Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ViolationsFoundError ¶
type ViolationsFoundError struct {
// contains filtered or unexported fields
}
func NewViolationsFound ¶
func NewViolationsFound(num int) *ViolationsFoundError
func (ViolationsFoundError) Error ¶
func (v ViolationsFoundError) Error() string
func (ViolationsFoundError) ExitCode ¶
func (v ViolationsFoundError) ExitCode() int
Click to show internal directories.
Click to hide internal directories.