package
0.0.0-20250127093636-4d6773807e8e
Repository: https://github.com/datazip-inc/olake.git
Documentation: pkg.go.dev
# Functions
IsLetterOrNumber returns true if input symbol is:
A - Z: 65-90 a - z: 97-122.
No description provided by the author
Reformat makes all keys to lower case and replaces all special symbols with '_'.
# Structs
No description provided by the author
# Interfaces
No description provided by the author