Documentation ¶
Index ¶
- type Parser
- func (p *Parser) Error() error
- func (p *Parser) Pages() core.Pages
- func (p *Parser) Run()
- func (p *Parser) SearchPage() string
- func (se *Parser) ServiceFilename(serviceFilename string) *Parser
- func (p *Parser) StaticFiles() core.Files
- func (se *Parser) WithBasepath(basepath string) *Parser
- func (se *Parser) WithOutputDir(outputDir string) *Parser
- func (se *Parser) WithSourceDir(sourceDir string) *Parser
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
func (*Parser) SearchPage ¶
func (*Parser) ServiceFilename ¶
func (*Parser) StaticFiles ¶
func (*Parser) WithBasepath ¶
func (*Parser) WithOutputDir ¶
func (*Parser) WithSourceDir ¶
Click to show internal directories.
Click to hide internal directories.