package
0.6.7
Repository: https://github.com/diamondburned/cchat.git
Documentation: pkg.go.dev

# Functions

ArgsIndexed converts text into a shellwords-split list of strings.
SpaceIndexed returns a splitted string with the current index that CompleteMessage wants.

# Type aliases

SplitFunc is the type that describes the two splitter functions, SpaceIndexed and ArgsIndexed.