package
0.0.0-20230403062731-f402167f051e
Repository: https://github.com/protogodev/protogo.git
Documentation: pkg.go.dev

# Functions

New loads the source package info and returns a new instance of Registry.
NewPackage creates a new instance of Package.

# Structs

MethodScope is the sub-registry for allocating variables present in the method scope.
Package represents an imported package.
Registry encapsulates types information for the source and mock destination package.
Var represents a method variable/parameter.