package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package config implements global configuration options.
No description provided by the author

# Functions

New constructs a new key manager worker.
NewAccessList constructs an empty access list.
NewPeerMap creates an empty peer map.
NewRuntimeList constructs an empty runtime list.

# Structs

AccessList is a thread-safe data structure for managing access permissions.
PeerMap is a thread-safe data structure for translating peer IDs to node IDs.
RuntimeList is a thread-safe collection of unique runtime IDs.
TaskInfo contains details about a scheduled task.
TaskQueue represents a queue of tasks.
Worker is the key manager worker.