//
pkg.gl
Category
github.com/hashicorp/boundary
internal
db
sanitize
package
0.18.0
Repository:
https://github.com/hashicorp/boundary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
23 SLOC
#
Functions
String
String sanitizes s by replacing all invalid unicode characters as well as the sentinel start character U+FFFE and sentinel end character U+FFFF with the Unicode replacement character U+FFFD.