//
pkg.gl
Category
github.com/hedhyw/rex
internal
helper
package
1.0.0
Repository:
https://github.com/hedhyw/rex.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
4
Files
33 SLOC
#
Functions
ByteToken
ByteToken creates a byte.
ProcessTokens
ProcessTokens goes thought all tokens and call WriteTo method.
StringToken
StringToken creates a string token with formatting.
#
Type aliases
TokenFunc
TokenFunc implements Token.