package
0.1.1
Repository: https://github.com/gen0cide/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.