//
pkg.gl
Category
github.com/spatialcurrent/go-simple-serializer
pkg
escaper
package
0.0.10
Repository:
https://github.com/spatialcurrent/go-simple-serializer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
49 SLOC
#
Functions
New
New returns a new escaper with the default prefix "\" and no additional substrings.
#
Structs
Escaper
Escaper provides an easy API to escape and unescape a string using a custom escape prefix.