package
0.0.0-20200904134001-6d43c307462c
Repository: https://github.com/dimes/dihedral.git
Documentation: pkg.go.dev
# Functions
FindInterface finds the given interface name in the given package.
GetInterfaceMethod returns the method with given name in the interface, or nil.
HasFieldOfType returns true if the given struct has a non-exported field of type fieldType.
IDFromNamed returns a unique string for the given name.