Skip to main content

Module server

Module server 

Source
Expand description

Server runtime module

This module integrates all server components:

  • Storage engine (amaters-core)
  • Network layer (amaters-net)
  • Consensus (amaters-cluster)
  • Health checking
  • Metrics collection

Structs§

ClusterStatus
Cluster status information for monitoring
Server
Main server runtime

Enums§

ServerError
Server errors
Storage
Storage engine wrapper enum to support multiple storage types

Type Aliases§

ServerResult