Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var L = string(os.PathSeparator)
Functions ¶
func FindAllDir ¶
Types ¶
type GenCode ¶
type GenCode struct { RootPath string WorkPath string PluginList PluginList // contains filtered or unexported fields }
func (*GenCode) PluginWork ¶
type PluginList ¶
type PluginList []Plugin
type SortPlugin ¶
type SortPlugin struct {
// contains filtered or unexported fields
}
func NewSortPlugin ¶
func NewSortPlugin() *SortPlugin
func (*SortPlugin) Tag ¶
func (SortPlugin *SortPlugin) Tag() string
Click to show internal directories.
Click to hide internal directories.