Documentation
¶
Index ¶
Constants ¶
View Source
const ( TypeIncomplete = TokenType(iota) TypeOperator // " =,.:+?^[]" TypeIdentifier // ["one/uno", "tag-one", "!type", "/browser/bookmark-1", "@sha"...] TypeLiteral // ["\"some text\"", "\"some text \\\" with escape\""] TypeField // ["field=\"some text\"", "url=\"some text \\\" with escape\""] )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.