Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGolangPreprocessor ¶
func NewGolangPreprocessor() preprocessor.PreProcessor
Types ¶
type Preprocessor ¶
type Preprocessor struct{}
func (Preprocessor) Name ¶
func (g Preprocessor) Name() string
func (Preprocessor) ProcessContent ¶
func (g Preprocessor) ProcessContent(content string) string
func (Preprocessor) SupportedFileTypes ¶
func (g Preprocessor) SupportedFileTypes() []string
Click to show internal directories.
Click to hide internal directories.