//
pkg.gl
Category
github.com/mobilemindtec/go-utils
v2
lazy
package
0.0.0-20241018185007-903264785602
Repository:
https://github.com/mobilemindtec/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
30 SLOC
#
Functions
New
No description provided by the author
Run
RunAll Run all lazy expressions, map to Optional[bool](true) if success.
RunMap
RunAllMap Run all lazy expressions, map to fn result if success.
#
Structs
Lazy
Lazy express a lazy function.