goq

command module
v0.0.0-...-5222202 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: MIT Imports: 21 Imported by: 0

README

goq

goq is a queue server written in golang

a view of the goq web interface

I am using goq to coordinate asynchronous jobs for some personal projects.

It currently uses sqlite as a data store, though could be modified to use any arbitrary storage layer.

It uses adamlouis/gsg to generate server boilerplate code.

It supports adding scheduled jobs to the queue via robfig/cron.

The /api/* routes provide a json api and other routes provide an web interface using html/template.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

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