//
pkg.gl
Category
github.com/globocom/gsh
api
workers
package
0.1.5
Repository:
https://github.com/globocom/gsh.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
44 SLOC
#
Functions
InitWorkers
InitWorkers is the function thats starts workers.
StopWorkers
StopWorkers it is a function interrupts the workers.
#
Structs
Worker
Worker is default interface for workers.