//
pkg.gl
Category
github.com/donnol/demo
golang
memo
func
embed
package
0.0.0-20211110095755-b5285df4c5ce
Repository:
https://github.com/donnol/demo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
8 SLOC
#
Functions
D
函数D的参数是f,f的类型是func(*M) func() (int, error),这是一个函数类型,接受M的指针类型参数,返回func() (int, error)函数类型值.
#
Structs
M
No description provided by the author