Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

github.com/varungujarathi9/job-queue

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/varungujarathi9/job-queue

Source
Go Modules
Version
v0.0.0-20240502204740-c1b9b0381ecb
Version published
Created
Source

Job Queue

This is a Golang implementation of simple job queue that supports enqueue, dequeue and conclude operations.

Starting service

Run main.go from cmd/job-queue directory

go run cmd/job-queue/main.go

FAQs

Package last updated on 02 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts