package
0.0.0-20220907150529-4ecbd2543f9e
Repository: https://github.com/stackrox/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.