Documentation ¶
Overview ¶
Package extract generates wrappers of package exported symbols.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenContent ¶
Types ¶
type Method ¶
type Method struct {
Name, Param, Result, Arg, Ret string
}
Method stores information for generating interface wrapper method.
Click to show internal directories.
Click to hide internal directories.