Popularity
2.1
Growing
Activity
0.0
Stable
4
8
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.
-
geo-golang
Go Library to access Google Maps, MapQuest, Nominatim, OpenCage, HERE, Bing, and Mapbox geocoding / reverse geocoding APIs. -
gostorm
GoStorm is a Go library that implements the communications protocol required to write Storm spouts and Bolts in Go that communicate with the Storm shells. -
go-tgbot
Pure Golang Telegram Bot API wrapper, generated from swagger file, session-based router and middleware. -
mixpanel
Mixpanel is a library for tracking events and sending Mixpanel profile updates to Mixpanel from your go applications. -
amazon-product-advertising-api
Go Client Library for Amazon Product Advertising API
Get performance insights in less than 4 minutes
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Sponsored
scoutapm.com
Do you think we are missing an alternative of go-chronos or a related project?
README
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
*Note that all licence references and agreements mentioned in the go-chronos README section above
are relevant to that project's source code only.