Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnexpectedCurrentToken = errors.New("unexpected current token") ErrUnexpectedPeekToken = errors.New("unexpected peek token") ErrNoDifference = errors.New("no difference") ErrNotSupported = errors.New("not supported") ErrAlterOptionNotSupported = errors.New("alter option not supported") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.