package
1.6.2
Repository: https://github.com/perpower/goframe.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Interfaces

Used to manipulate the output of the Marshaller (convert to base64 for portability or encrypt the cursor).
Used to transform the driver cursor representation (can be any type, most likely a literal, array or map) into a "string" (that will be converted to a portable format through the Encoder).