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