# Packages
Code generated by atomix-go-framework.
Code generated by atomix-go-framework.
Code generated by atomix-go-framework.
Code generated by atomix-go-framework.
Code generated by atomix-go-framework.
Code generated by atomix-go-framework.
Code generated by atomix-go-framework.
Code generated by atomix-go-framework.
# Functions
GetErrorFromStatus creates a typed error from a response status.
NewNode creates a new node running the given protocol.
No description provided by the author
NewRegistry creates a new primitive registry.
NewStateMachine returns a new RSM state machine.
No description provided by the author
# 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
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
# Variables
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
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
No description provided by the author
Node is an Atomix node.
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
PartitionConfig is the partition configuration.
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
Registry is the default primitive registry.
No description provided by the author
Server is a base server for servers that support sessions.
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
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
UnimplementedPartitionServiceServer can be embedded to have forward compatible implementations.
# Interfaces
BackupService is an interface for backing up a service.
Command is a command operation.
Commands provides access to pending commands.
Operation is a command or query operation.
Partition is the interface for a partition client.
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
PartitionServiceClient is the client API for PartitionService service.
PartitionServiceServer is the server API for PartitionService service.
Protocol is the interface to be implemented by replication protocols.
Query is a query operation.
RestoreService is an interface for restoring up a service.
Scheduler provides deterministic scheduling for a state machine.
Service is a primitive service.
ServiceContext is a service context.
Session is a service session.
Sessions provides access to open sessions.
StateMachine applies commands from a protocol to a collection of state machines.
Timer is a cancellable timer.
Watcher is a context for a Watch call.
# Type aliases
CommandID is a command identifier.
No description provided by the author
Index is a service index.
NewServiceFunc is a function for creating a primitive service.
OperationID is an operation identifier.
PartitionID is a partition identifier.
RequestID is a request identifier.
No description provided by the author
ResponseID is a response identifier.
ServiceID is a service identifier.
ServiceType is a service type name.
No description provided by the author
SessionID is a session identifier.
No description provided by the author