package
0.0.0-20240728125535-294f1d960666
Repository: https://github.com/utopizza/go-learn.git
Documentation: pkg.go.dev

# Functions

NewMemo 创建缓存.

# Structs

Memo 缓存.
Result 函数的执行结果.

# Type aliases

Func 需要被缓存的函数.