Documentation ¶
Index ¶
- func ConvertErrorFuncToMustFunc(prog *loader.Program, currentPkg *loader.PackageInfo, ...) (*ast.FuncDecl, bool)
- func GenerateErrorFuncWrapper(currentPkg *loader.PackageInfo, orgFuncDecl *ast.FuncDecl) (*ast.FuncDecl, bool)
- func IsErrorFunc(funcDecl *ast.FuncDecl) bool
- func NewProgram(fileName string) (*loader.Program, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsErrorFunc ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.