workloads

package
v0.0.0-...-80e5287 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

* * Follows a simple producer-consumer model at first. Firstly need to create a stable set of * communication.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScheduleTask

func ScheduleTask(spec []*InitialTaskSpec, jobs chan<- InitialTaskSpec)

Types

type InitialTaskSpec

type InitialTaskSpec struct {
	Name    int    `json:name"`
	Version string `json:version`
	Path    string `json:path`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL