help-requests icon indicating copy to clipboard operation
help-requests copied to clipboard

johnboulle/clockwork

Open joeblubaugh opened this issue 6 years ago • 2 comments

Where is the project currently hosted?

https://github.com/jonboulle/clockwork

What languages other than Go does the project utilize?

only Go

When was the project's last activity?

Jan 4 2019 - last merged PR

Does the project have a maintainer, or a maintainer looking for someone to take over the project?

The current maintainer has been inactive since January

What active projects replicate the popular functionality of this project, if any?

There's github.com/benbjohnson/clock but it's also unmaintained and buggy (see #35)

What are some example projects that make use of this package?

kubectl uses it in several packages. coreOS uses this in several packages. etcd uses this in several packages.

Are there any outstanding critical bugs that result in the library being totally unusable or insecure?

There's no time.Timer support in the package, and issues about it have been open for years.

Please provide a link to the project importers from https://godoc.org.

https://godoc.org/github.com/jonboulle/clockwork?importers

What else would you like to mention about the project?

This package has many, many more importers than benbjohnson/clock and seems similarly unmaintained and incomplete.

joeblubaugh avatar Dec 10 '19 19:12 joeblubaugh

404 ?

cristaloleg avatar Dec 11 '19 10:12 cristaloleg

The link looks to be https://github.com/jonboulle/clockwork

adamdecaf avatar Dec 11 '19 17:12 adamdecaf

It feels like https://github.com/jonboulle/clockwork has been "replaced" by https://github.com/benbjohnson/clock.

But https://github.com/benbjohnson/clock is now archived too. The most active fork seems to be https://github.com/itbasis/go-clock.

https://github.com/gofrs/help-requests/issues/35

ldez avatar Jul 02 '24 02:07 ldez