package
2.1.1
Repository: https://github.com/numtide/treefmt.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
TypeString retrieves an enum value from the enum constants string name.
TypeStrings returns a slice of all String values of the enum.
TypeValues returns all values of the enum.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

go:generate enumer -type=Type -text -transform=snake -output=./stats_type.go.