package
0.0.0-20250408154947-ad30c186a480
Repository: https://github.com/greymatter-io/nautls.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
File gets the provided resource to a temporary file on the local machine and returns the path.
ReadFile returns the content of the provided resource as an array of bytes or returns an error.
WithFile gets the provided resource to a temporary file on the local machine, invokes the callback with the path and returns the result.