# Functions
No description provided by the author
TODO: Run, deploy and test could use this function.
Deploy encrypts the given function data within a secure enclave and stores the encrypted function for future use.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProcessUserFunction takes a string path and produces a io.Reader to zipped function.
No description provided by the author
Run loads the given function into a secure enclave and invokes it on the given data, then returns the result.
Test simulates the workflow of Deploy and Run, without storing the function.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author