Expand description
Ora server implementation.
Structs§
- Audit
Event - An event that occurred within the server.
- Server
- A running server instance.
- Server
Options - Options for the server.
- Timer
Options - Options for the timer loop.
Enums§
- Audit
Event Kind - The kind of event that occurred.
Traits§
- Storage
- An interface for storing and querying job and schedule data used by the Ora server.
- Storage
Snapshot - A trait for storages that support exporting and importing snapshots of their data.