Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Category ¶
type Category struct {
// contains filtered or unexported fields
}
func (Category) PrettyPrint ¶
func (c Category) PrettyPrint()
func (Category) SPrettyPrint ¶
type CategoryTree ¶
type CategoryTree struct {
// contains filtered or unexported fields
}
func NewCategoryTree ¶
func NewCategoryTree() *CategoryTree
func (CategoryTree) GetCategoryFromName ¶
func (ct CategoryTree) GetCategoryFromName(name string) *Category
Click to show internal directories.
Click to hide internal directories.