package
2.2.2+incompatible
Repository: https://github.com/better0fdead/mock-plugin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

SanitizeKey sanitizes a given key by replacing non-alphanumeric characters with underscores.

# Structs

ArrayTypeDetail holds information about an array type.
BasicTypeDetail holds information about a basic type.
ChannelTypeDetail holds information about a channel type.
FieldInfo holds information about a struct field.
FieldInfo holds information about a struct field.
FieldInfo holds information about a struct field.
FunctionTypeDetail holds information about a function type.
InterfaceInfo holds information about an interface.
InterfacePackageInfo hold information about an interface.
InterfaceTypeDetail holds information about an interface type.
MapTypeDetail holds information about a map type.
MethodInfo holds information about an interface method.
MethodInfo holds information about an interface method MethodPackageInfo holds information about an interface method.
PackageInfo holds information about a package.
SliceTypeDetail holds information about a slice type.
StructTypeDetail holds information about a struct type.
TypePkgInfo holds information about a type.
TypeInfo holds information about a type.
TypePkgInfo holds information about a type.

# Interfaces

TypeDetail is an interface for detailed type information.