Categorygithub.com/brotherlogic/gobuildslave
modulepackage
0.0.0-20250321171407-f01b17a284a5
Repository: https://github.com/brotherlogic/gobuildslave.git
Documentation: pkg.go.dev

# README

Gobuildslave

Builds go code for you. Wooohooo. Also runs it. Sometimes kills it. And looks after it. And other things.

# Packages

No description provided by the author
No description provided by the author

# Functions

Init builds the default runner framework.
InitServer builds out a server.

# Structs

Runner is the server that runs commands.
Scheduler the main task scheduler.
Server the main server type.

# Interfaces

Builder builds out binaries.