Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNormalised ¶
Types ¶
type ParseError ¶
type ParseError struct {
Message string
}
func NewParseError ¶
func NewParseError(msg string) *ParseError
func (*ParseError) Error ¶
func (p *ParseError) Error() string
Click to show internal directories.
Click to hide internal directories.