package
0.18.2
Repository: https://github.com/mu-box/microbox.git
Documentation: pkg.go.dev

# Packages

# Functions

Bootstrap issues a bootstrap to nanobox server.
Build issues a build to nanobox server.
Console.
Debug.
Deploy issues a deploy to nanobox server.
Develop.
Error.
Exec.
Fatal.
Get issues a "GET" request to nanobox server at the specified path.
Lock opens a 'lock' with the server; this is done so that nanobox can know how many clients are currenctly connected to the server.
Logs diplayes historical logs from the server.
NewLogger sets the vagrant logger to the given path.
NotifyRebuild.
NotifyServer.
Post
Post issues a "POST" to nanobox server.
Put.
Suspend.
Unlock closes the suspended 'lock' connection to the server indicating that a client has disconnected.
Update issues an update to nanobox server.

# Variables

Console *lumber.ConsoleLogger.

# Structs

Service.
A TimeoutReader reads from Files until timeout returning EOF.