djob

command module
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2017 License: GPL-3.0 Imports: 4 Imported by: 0

README

Build Status Go Report Card

Summary description

djob supports cron syntax (second-level supported) for scheduled and one-time job. Select the server to execute the job through the user-defined tags. Job is randomly assigned to the server in the same region for scheduling. If any one server failed, the job it managed will automatically take over by another.

How to install

  • git clone
  • cd djob
  • glide install
  • rm -rf vendor/github.com/hashicorp/serf/vendor
  • go build

API DOC

https://documenter.getpostman.com/view/2679557/djob-api/77o2fVz

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package message is a generated protocol buffer package.
Package message is a generated protocol buffer package.
web
api

Jump to

Keyboard shortcuts

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