Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PreviewData ¶
type PreviewData struct {
// contains filtered or unexported fields
}
func (*PreviewData) SetPaths ¶
func (c *PreviewData) SetPaths(in, out string, fType string)
func (*PreviewData) Setup ¶
func (c *PreviewData) Setup(convert string)
type PreviewGen ¶
type PreviewGen struct {
// contains filtered or unexported fields
}
should be 1 global object
func (PreviewGen) GetDefaultData ¶
func (pd PreviewGen) GetDefaultData(in, out, t string) (rs *PreviewData)
func (*PreviewGen) Process ¶
func (p *PreviewGen) Process(pc *PreviewData)
func (*PreviewGen) ProcessPath ¶
func (p *PreviewGen) ProcessPath(scope string, previewScope string)
will generate previews recursively for scope
func (*PreviewGen) Setup ¶
func (p *PreviewGen) Setup(t int, scr string)
Click to show internal directories.
Click to hide internal directories.