package
0.0.0-20230801125929-d96a8cad6d7e
Repository: https://github.com/openos-labs/ic-go.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
No description provided by the author
No description provided by the author
No description provided by the author
A generic internal error occurred in the registry.
The 'key' specified on the request was already present.
The 'key' specified on the request was not present in the registry.
The message had a problem like a missing field or a field that was set when it shouldn't.
The 'version' specified in a precondition for a mutation is beyond the latest version in the registry.
The 'version' specified in a precondition for a mutation was not the lastest version.
Key is expected to exist in the registry at the current version.
Key is expected to not exist in the registry at the current version.
Key is expected to exist in the registry at the current version.
If the key does not exist at the current version, it will be created.
A normal subnet where no restrictions are applied.
A more privileged subnet where certain restrictions are applied, like not charging for cycles or restricting who can create and install canisters on it.
No description provided by the author
A subnet type that is like application subnets but can have some additional features.

# Variables

Enum value maps for ConnectionEndpoint_Protocol.
Enum value maps for ConnectionEndpoint_Protocol.
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
Enum value maps for NiDkgTag.
Enum value maps for NiDkgTag.
Enum value maps for RegistryError_Code.
Enum value maps for RegistryError_Code.
Enum value maps for RegistryMutation_Type.
Enum value maps for RegistryMutation_Type.
Enum value maps for SubnetType.
Enum value maps for SubnetType.

# Structs

No description provided by the author
No description provided by the author
A list of closed ranges of canister Ids.
Contains the initial DKG transcripts for the subnet and materials to construct a base CUP (i.e.
Message encoding a response to any *_certified method call.
A connection endpoint.
Per subnet P2P configuration Note: protoc is mangling the name P2PConfig to P2pConfig.
No description provided by the author
Per subnet config for advert distribution.
Per subnet P2P configuration Note: protoc is mangling the name P2PConfig to P2pConfig.
Initial non-interactive DKG transcript record.
A tree containing both data and merkle proofs.
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
A non-interactive distributed key generation (NI-DKG) ID.
No description provided by the author
A record for a node operator.
A node: one machine running a replica instance.
No description provided by the author
A precondition on the version at which the value of a given key was last mutated.
No description provided by the author
Message corresponding to a list of mutations to apply, atomically, to the registry canister.
Message corresponding to the response of an atomic_mutate request.
A sequence of changes made to a key in the registry.
Message corresponding to an error while performing an operation on the registry.
Message to retrieve all the changes from the registry since 'version'.
Message corresponding to the response from the registry canister to a get_latest_version() request.
Message corresponding to the response from the canister to a get_latest_version() request.
Message to retrieve a version of some registry key from the registry canister.
Message corresponding to the response from the canister to a get_value() request.
A single mutation in the registry.
No description provided by the author
A single change made to a key in the registry.
The payload of a request to remove Node Operator records from the Registry.
Maps a closed range of canister Ids to a subnet id.
RoutingTable_Entry
No description provided by the author
No description provided by the author
No description provided by the author
A list of subnet ids of all subnets present in this instance of the IC.
A subnet: A logical group of nodes that run consensus.
No description provided by the author

# Type aliases

No description provided by the author
A non-interactive distributed key generation (NI-DKG) tag.
No description provided by the author
No description provided by the author
Represents the type of subnet.