//
pkg.gl
Category
github.com/ibiscum/Hands-On-Software-Engineering-with-Golang
Chapter12
dbspgraph
job
package
0.0.0-20241223090118-035fcd7fed56
Repository:
https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
31 SLOC
#
Structs
Details
Details encapsulates the information about a job executed by a master or a worker node.
#
Interfaces
Runner
Runner is implemented by types that can execute distributed bspgraph jobs.