Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Container ¶
Container is a Start-able server process that is expected to self-recover from any issues until Stop is called. In future it might expose methods like `Status()` for monitoring/interacting with the process.
Both EnclaveContainer and HostContainer implement Container.
This abstraction can be started from a main() or controlled from another go process (allowing us to puppet the node components in simulations)
Click to show internal directories.
Click to hide internal directories.