package
0.3.1
Repository: https://github.com/machinebox/sdk-go.git
Documentation: pkg.go.dev

# Functions

IsReady gets whether the box info status is ready or not.
StatusChan gets a channel that periodically gets the box info and sends a message whenever the status changes.
WaitForReady blocks until the Box is ready.

# Structs

Info describes box information.

# Interfaces

Box represents a box client capable of returning Info.