Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrScorecardInternal = errors.New("internal error") ErrRepoUnreachable = errors.New("repo unreachable") )
nolint
Functions ¶
func Create ¶
Create a public error using any of the errors listed above. For examples, see errors/errors.md.
func CreateInternal ¶ added in v2.1.3
CreateInternal creates internal error, not using any of the errors listed in public.go.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.