# README
IBC Boiler API
The ibc package provices a go interface to an IBC Boiler.
This package simplifies access to IBC Boiler status information. At this time, the interface is read-only.
The IBC Boiler must be internet/intranet connected and be accessible. It is not reccomended to expose the IBC Boiler to the internet so this library is best accessed via intranet.
This repository also provides the ibcmonitor tool, which allows you to monitor the statistics and status of your boiler, and can be deployed as a docker image. Check it out here
See the cmd/ibcstatus tool for sample usage.
# Packages
No description provided by the author
# Functions
GetErrorString returns a descripton of the error code specified.
# Constants
System Status Constants.
System Status Constants.
System Status Constants.
System Status Constants.
System Status Constants.
System Status Constants.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
Block of constants define Request types.
System Status Constants.
# Structs
Boiler represents a specific IBC Boiler to interact with.
BoilerData represents the data returend by the ReqBoilerData request.
BoilerErrorLogData represents the data for an single entry in the error log.
BoilerExtDetailData represents the data returend by the ReqReqBoilerExtDetailData request.
BoilerFactoryData represents the data returned by the ReqBoilerFactoryData request.
BoilerLogData represents the data returned by the ReqBoilerLogData request.
BoilerStandardData represnets the data returned by the ReqBoilerStandardData request.
BoilerStatusData represents the data returned from the ReqBoilerStatusData request.
LoadStatusData represents the data returned by the ReqLoadStatusData request.