# Packages
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
# Variables
No description provided by the author
No description provided by the author
Enum value maps for ProcessHealthState.
Enum value maps for ProcessHealthState.
Enum value maps for ProcessKind.
Enum value maps for ProcessKind.
Enum value maps for ProcessRunningState.
Enum value maps for ProcessRunningState.
# Structs
ProcessDetails - Messages that are sent from the `Process` to the registry.
ClientDetailsValidationError is the validation error returned by ClientDetails.Validate if the designated constraints aren't met.
Empty - The `Connect` method is intentionally uni-directional from the process.
EmptyValidationError is the validation error returned by Empty.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FilterValidationError is the validation error returned by Filter.Validate if the designated constraints aren't met.
No description provided by the author
FinalizeRequestValidationError is the validation error returned by FinalizeRequest.Validate if the designated constraints aren't met.
No description provided by the author
FinalizeResponseValidationError is the validation error returned by FinalizeResponse.Validate if the designated constraints aren't met.
GeoPoint - Is the location of something using standard lat/lng notion.
GeoPointValidationError is the validation error returned by GeoPoint.Validate if the designated constraints aren't met.
InitRequest - Begin the service registry registration flow.
InitializeRequestValidationError is the validation error returned by InitializeRequest.Validate if the designated constraints aren't met.
InitResponse - Details used by the client to provided to complete the connection If the token is lost and the registry has not received a `ProcessDetails` message within a 2 mintues of the token being forged then the client will have to reinit to connect to the registry/system.
InitializeResponseValidationError is the validation error returned by InitializeResponse.Validate if the designated constraints aren't met.
Associated data that can be used to lookup the process.
MetadataValidationError is the validation error returned by Metadata.Validate if the designated constraints aren't met.
A process is a running program on a computer.
ProcessIdentity -.
ProcessIdentityValidationError is the validation error returned by ProcessIdentity.Validate if the designated constraints aren't met.
ProcessValidationError is the validation error returned by Process.Validate if the designated constraints aren't met.
No description provided by the author
QueryRequestValidationError is the validation error returned by QueryRequest.Validate if the designated constraints aren't met.
No description provided by the author
QueryResponseValidationError is the validation error returned by QueryResponse.Validate if the designated constraints aren't met.
No description provided by the author
ReportHealthRequestValidationError is the validation error returned by ReportHealthRequest.Validate if the designated constraints aren't met.
No description provided by the author
ReportHealthResponseValidationError is the validation error returned by ReportHealthResponse.Validate if the designated constraints aren't met.
configuration the registry is giving to the process to run.
StartupConfigurationValidationError is the validation error returned by StartupConfiguration.Validate if the designated constraints aren't met.
Token that is generated when the `Init` function is called with the correct `nonce`.
TokenValidationError is the validation error returned by Token.Validate if the designated constraints aren't met.
Entities.
ZoneValidationError is the validation error returned by Zone.Validate if the designated constraints aren't met.
# Type aliases
ClientDetailsMultiError is an error wrapping multiple validation errors returned by ClientDetails.ValidateAll() if the designated constraints aren't met.
EmptyMultiError is an error wrapping multiple validation errors returned by Empty.ValidateAll() if the designated constraints aren't met.
FilterMultiError is an error wrapping multiple validation errors returned by Filter.ValidateAll() if the designated constraints aren't met.
FinalizeRequestMultiError is an error wrapping multiple validation errors returned by FinalizeRequest.ValidateAll() if the designated constraints aren't met.
FinalizeResponseMultiError is an error wrapping multiple validation errors returned by FinalizeResponse.ValidateAll() if the designated constraints aren't met.
GeoPointMultiError is an error wrapping multiple validation errors returned by GeoPoint.ValidateAll() if the designated constraints aren't met.
InitializeRequestMultiError is an error wrapping multiple validation errors returned by InitializeRequest.ValidateAll() if the designated constraints aren't met.
InitializeResponseMultiError is an error wrapping multiple validation errors returned by InitializeResponse.ValidateAll() if the designated constraints aren't met.
MetadataMultiError is an error wrapping multiple validation errors returned by Metadata.ValidateAll() if the designated constraints aren't met.
No description provided by the author
ProcessIdentityMultiError is an error wrapping multiple validation errors returned by ProcessIdentity.ValidateAll() if the designated constraints aren't met.
Server currently falls into a category that is consuming requests from the outside world the `Job` is something that is private and not serving any external requests.
ProcessMultiError is an error wrapping multiple validation errors returned by Process.ValidateAll() if the designated constraints aren't met.
No description provided by the author
QueryRequestMultiError is an error wrapping multiple validation errors returned by QueryRequest.ValidateAll() if the designated constraints aren't met.
QueryResponseMultiError is an error wrapping multiple validation errors returned by QueryResponse.ValidateAll() if the designated constraints aren't met.
ReportHealthRequestMultiError is an error wrapping multiple validation errors returned by ReportHealthRequest.ValidateAll() if the designated constraints aren't met.
ReportHealthResponseMultiError is an error wrapping multiple validation errors returned by ReportHealthResponse.ValidateAll() if the designated constraints aren't met.
StartupConfigurationMultiError is an error wrapping multiple validation errors returned by StartupConfiguration.ValidateAll() if the designated constraints aren't met.
TokenMultiError is an error wrapping multiple validation errors returned by Token.ValidateAll() if the designated constraints aren't met.
ZoneMultiError is an error wrapping multiple validation errors returned by Zone.ValidateAll() if the designated constraints aren't met.