# Packages
No description provided by the author
# Constants
RootPath is the root Go module path.
# Structs
AsserterMethod is a method that allows the parent interface to extend itself into children interfaces.
Comment represents a raw comment string.
ContainerMethod is a method that uses a Container.
No description provided by the author
Enumeration returns a Go enumeration.
No description provided by the author
ErrorStruct are structs that implement the "error" interface and starts with "Err".
GetterMethod is a method that returns a regular value.
No description provided by the author
IOMethod is a regular method that can do IO and thus is blocking.
NamedType is an optionally named value with a type.
No description provided by the author
SetterMethod is a method that sets values.
No description provided by the author
No description provided by the author
No description provided by the author
TmplString is a generation-time templated string.
TypeAlias represents a Go type alias.
# Interfaces
No description provided by the author
# Type aliases
Packages maps Go module paths to packages.