package
0.0.0-20211110095755-b5285df4c5ce
Repository: https://github.com/donnol/demo.git
Documentation: pkg.go.dev

# Functions

函数D的参数是f,f的类型是func(*M) func() (int, error),这是一个函数类型,接受M的指针类型参数,返回func() (int, error)函数类型值.

# Structs

No description provided by the author