Popularity
2.0
Declining
Activity
0.0
Stable
8
9
2

Programming language: Go
License: Apache License 2.0
Tags: Third-party APIs    
Latest version: v1.0.0

go-chronos alternatives and similar packages

Based on the "Third-party APIs" category.
Alternatively, view go-chronos alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of go-chronos or a related project?

Add another 'Third-party APIs' Package

README

Build Status Go Report Card Taylor Swift Volkswagen License

go-chronos

go-chronos is a Go library for the Chronos REST API. Check the examples to see how to access the Chronos API.

Features

  • Creating Jobs
  • Deleting Jobs
  • Search Jobs
  • Kill Tasks
  • List Jobs
  • Marking a Job as successful

Documentation

You can find the documentation hosted on godoc.org.

Install

go get github.com/axelspringer/go-chronos

Examples

You find some examples in the examples folder.

Development

Install neat tools and dependencies.

make deps && make restore

License

Apache 2.0


*Note that all licence references and agreements mentioned in the go-chronos README section above are relevant to that project's source code only.