package
0.0.0-20250208085904-1b1a66c1158a
Repository: https://github.com/breadchris/share.git
Documentation: pkg.go.dev
# Functions
New creates new Tokenizer from the provided reader with DefaultSeparators.
NewFromBytes creates new Tokenizer from the provided bytes slice.
NewFromString creates new Tokenizer from the provided string.
# Variables
DefaultSeparators is a list with the default token separator characters.