init(state): add state package for enclave state management
This commit is contained in:
2
internal/state/state.go
Normal file
2
internal/state/state.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package state contains the state of the enclave by leveraging the extism.PDK config/context variables.
|
||||
package state
|
||||
Reference in New Issue
Block a user