Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessResult ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func NewProcessor ¶
func NewProcessor(opts transformer.TransformOptions) *Processor
func (*Processor) ProcessPath ¶
func (p *Processor) ProcessPath(path string) ([]TranspileResult, error)
Click to show internal directories.
Click to hide internal directories.