//
pkg.gl
Category
github.com/thediveo/gitrepofs
test
helpers
package
0.9.5
Repository:
https://github.com/thediveo/gitrepofs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
7 SLOC
#
Functions
Successful
Successful takes a return value together with an additional error return value, returning only the value and at the same time asserting that there error return value is nil.