package
0.11.0
Repository: https://github.com/hellofresh/goengine.git
Documentation: pkg.go.dev

# Functions

FullTypeName returns the full qualified name of a reflect.Type The fully qualified name is the combination of the type PkgPath and its Name.
FullTypeNameOf returns the full qualified name of the given interface The fully qualified name is the combination of the type PkgPath and its Name.