package
2.5.7+incompatible
Repository: https://github.com/milvus-io/milvus.git
Documentation: pkg.go.dev
# Functions
NewTokenizer creates a new instance of Tokenizer.
NewTokenStream creates a new instance of TokenStream.
# Structs
Tokenizer is an autogenerated mock type for the Tokenizer type.
Tokenizer_Destroy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Destroy'.
No description provided by the author
Tokenizer_NewTokenStream_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewTokenStream'.
TokenStream is an autogenerated mock type for the TokenStream type.
TokenStream_Advance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Advance'.
TokenStream_Destroy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Destroy'.
No description provided by the author
TokenStream_Token_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Token'.