//
pkg.gl
Category
github.com/go-leo/design-pattern
trampoline
package
1.3.2
Repository:
https://github.com/go-leo/design-pattern.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
16 SLOC
#
Packages
cmd
No description provided by the author
#
Functions
More
No description provided by the author
#
Interfaces
Trampoline
Trampoline pattern allows to define recursive algorithms by iterative loop.