Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Optimizations = true
Functions ¶
Types ¶
type Config ¶
func ReadConfig ¶
func ReadConfig(fs filesystem.FS, file string) (*Config, error)
type ParseError ¶
func (ParseError) Error ¶
func (e ParseError) Error() string
func (ParseError) ErrorMessage ¶
func (e ParseError) ErrorMessage() string
func (ParseError) Position ¶
func (e ParseError) Position() ast.Position
Click to show internal directories.
Click to hide internal directories.