Documentation ¶
Overview ¶
*
- Copyright 2015 @ z3q.net.
- name : category
- author : jarryliu
- date : -- :
- description :
- history :
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IterateCategory ¶
func IterateCategory(categories []*sale.ValueCategory, c *sale.ValueCategory, iterateFunc CategoryFormatFunc, finishFunc CategoryFormatFunc, level int)
迭代栏目
func WalkCategory ¶
func WalkCategory(cs []*sale.ValueCategory, v *sale.ValueCategory, start iterator.WalkFunc, over iterator.WalkFunc)
迭代栏目
Types ¶
type CategoryFormatFunc ¶
type CategoryFormatFunc func(c *sale.ValueCategory, level int)
Click to show internal directories.
Click to hide internal directories.