//
pkg.gl
Category
github.com/PacktPublishing/Hands-On-Software-Engineering-with-Golang
Chapter12
dbspgraph
job
package
0.0.0-20230706072115-8b501b01151f
Repository:
https://github.com/packtpublishing/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.