//
pkg.gl
Category
github.com/segmentio/asm
utf8
package
1.2.0
Repository:
https://github.com/segmentio/asm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
40 SLOC
#
Packages
cmd
No description provided by the author
#
Functions
Valid
Valid reports whether p consists entirely of valid UTF-8-encoded runes.
Validate
Validate is a more precise version of Valid that also indicates whether the input was valid ASCII.
#
Constants
ASCII
No description provided by the author
Invalid
No description provided by the author
UTF8
No description provided by the author
#
Type aliases
Validation
No description provided by the author