package
0.0.0-20240806055724-b6a53c3979b6
Repository: https://github.com/pratchaya0/whitebook-golang-api.git
Documentation: pkg.go.dev

# Functions

DecodeBase64ToUint decodes a Base64 string to a uint.
DecodeFromBase64 decodes a Base64-encoded string.
EncodeToBase64 encodes a string to Base64.
EncodeUintToBase64 encodes a uint to a Base64 string.
Hash generates a SHA-256 hash for the given string.
No description provided by the author
Save the uploaded file to the specified destination.
ValidateFileType checks if the file matches the expected type.