package
1.0.0
Repository: https://github.com/alphayan/goreporter.git
Documentation: pkg.go.dev

# Packages

This file exists so that we can check that multi-file packages work.

# Functions

No description provided by the author
No description provided by the author

# Variables

ErrNoGoFiles is returned when CheckPackage is run on a package with no Go source files.

# Structs

No description provided by the author
UncheckedError indicates the position of an unchecked error return.
UncheckedErrors is returned from the CheckPackage function if the package contains any unchecked errors.