package
0.9.0
Repository: https://github.com/fancybits/bleve.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

CamelCaseFilter splits a given token into a set of tokens where each resulting token falls into one the following classes: 1) Upper case followed by lower case letters.
No description provided by the author
No description provided by the author
No description provided by the author
Parser accepts a symbol and passes it to the current state (representing a class).
No description provided by the author

# Interfaces

States codify the classes that the parser recognizes.