package
0.0.0-20250101025551-12f534451258
Repository: https://github.com/wasmate/wasmate-runtime.git
Documentation: pkg.go.dev
# Functions
GoWithRecover wraps a `go func()` with recover().
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.