package
0.0.0-20241223201216-b2272ab2b612
Repository: https://github.com/susmdt/gscript.git
Documentation: pkg.go.dev
# Structs
GoFile describes a golang source file.
GoInterfaceDef defines an interface declaration within Golang source code.
GoInterfaceFunc defines a method within a golang interface declaration.
GoPirate defines a type searching a given go package for type declarations.
GoStructDef defines a struct declaration within Golang source code.