package
0.0.0-20241006173716-a30903bed2b5
Repository: https://github.com/cyber-nic/go-gcp-doc-ai.git
Documentation: pkg.go.dev
# Functions
DecodeFromBase64 decodes a struct from base64.
EncodeToBase64 encodes a struct to base64.
GetBoolEnvVar returns a bool from an environment variable.
GetFilenameFromPath returns the filename from a given path.
GetIntEnvVar returns an int from an environment variable.
GetMimeTypeFromExt returns the mime type for a given file extension.
GetStrEnvVar returns a string from an environment variable.
GetValueFromBucketFile reads the value from an object handle.
PrintStruct prints a struct as JSON.
SetBucketFileValue writes a value to an object handle.