package
0.0.0-20241223090118-035fcd7fed56
Repository: https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation: pkg.go.dev

# Structs

Details encapsulates the information about a job executed by a master or a worker node.

# Interfaces

Runner is implemented by types that can execute distributed bspgraph jobs.