//
pkg.gl
Category
github.com/space307/go-utils/v3
checker
package
3.2.0
Repository:
https://github.com/space307/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
10 SLOC
#
Functions
Verify
Verify is function for sequential execution of Checkup and stops on first error or on end of slice.
#
Type aliases
Checkup
Checkup is adapter for function the Check.