# Packages
Package datawarehouseactivation performs data warehouse activation operations for all services.
Package discovery performs common discovery operations for all services.
# Constants
Discovery is the message origin for discovery.
DWActivation is the message origin for data warehouse activation.
UnspecifiedMessageOrigin is the default message origin.
# Structs
DataWarehouseActivationResult holds the results of a data warehouse activation check.
DiscoveryResult holds the results of a discovery operation.
Message is the message type used to communicate between services.
# Interfaces
ProcessWrapper is a wrapper around process.Process to support testing.
# Type aliases
MessageOrigin is the origin of the message.