package
0.0.0-20241009102611-39055d018f10
Repository: https://github.com/carbynestack/ephemeral.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DiscoveryServiceStarted indicates the discovery service has started and ready to processIn events.
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
No description provided by the author
No description provided by the author
GameProtocolError indicates an error in the protocol as a response to the message that were not delivered to the Game state machine.
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
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
No description provided by the author
serviceEventsTopic represents the internal discovery service events.
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
# Structs
Activation is an object that is received as an input from the Ephemeral client.
AmphoraConfig specifies the amphora host parameters.
CastorConfig specifies the castor host and tuple stock parameters.
CtxConfig contains both execution and platform specific parameters.
Config contains TCP connection properties of Carrier.
DiscoveryClientTypedConfig reflects DiscoveryClientConfig, but it contains the real property types.
DiscoveryConfig represents the config of discovery service.
DiscoveryTypedConfig reflects DiscoveryConfig, but it contains the real property types.
OutputConfig defines how the output of the app execution is treated.
ProxyConfig is the configuration used by the proxy when the connection between players is established.
SPDZEngineConfig is the VPC specific configuration.
SPDZEngineTypedConfig reflects SPDZEngineConfig, but it contains the real property types.
# Interfaces
DiscoveryClient is an interface for discovery service client.
WithBus is a type that contains a message bus.