package
0.0.0-20250101025501-4cbdd73e85fc
Repository: https://github.com/blockcraftsman/wasm-ipfs-serverless.git
Documentation: pkg.go.dev

# Functions

GoWithRecover wraps a `go func()` with recover() to handle panics gracefully.
InArray checks if a string is present in an array of strings.
IsFileExist checks if a file exists at the specified path.
ReadFileData reads the contents of a file specified by the FileURI parameter.