creator

package module
v0.0.0-...-c49762d Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2020 License: GPL-3.0 Imports: 8 Imported by: 1

README

Job Creator

Build and Run

these instructions are for unix based machines ie Linux and MacOS

Make sure you're in <MAINDIR>/Creator

Build
go build
Run
./Creator

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunCreator

func RunCreator(jobInput chan string, jobResult chan map[string]string, getQueue chan []net.Conn)

RunCreator runs the creator

Types

type Creator

type Creator struct {
	MACbuffer map[string][]string
	// contains filtered or unexported fields
}

Creator type contains a queue of seekers to use as connections, and a mutex to access the queue.

Jump to

Keyboard shortcuts

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