Versions in this module Expand all Collapse all v0 v0.1.0 Jan 22, 2024 Changes in this version + func NewGolangPreprocessor() preprocessor.PreProcessor + type Preprocessor struct + func (g Preprocessor) Name() string + func (g Preprocessor) ProcessContent(content string) string + func (g Preprocessor) SupportedFileTypes() []string