package
0.0.0-20231119154133-39dd9054d9f4
Repository: https://github.com/blockmaster-labs/go-blcm.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
# Variables
ErrNotExposed is returned if a web-service doesn't have an exposed port, nor a reverse-proxy in front of it to forward requests.
ErrServiceOffline is returned when a service container exists, but it is not running.
ErrServiceUnknown is returned when a service container doesn't exist.
ErrServiceUnreachable is returned when a service container is running, but seems to not respond to communication attempts.