package
0.6.7
Repository: https://github.com/diamondburned/cchat.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MakePath returns RootPath joined with relPath.
MakeQual returns a qualified identifier that is the full path and name of something.
TrimRoot trims the root path and returns the path relative to root.
TypeQual splits the type name into path and type name.

# Constants

RootPath is the root Go module path.

# Variables

No description provided by the author
TabWidth is used to format comments.

# 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.