https://github.com/protolambda/go-mclock
mclock util from go-ethereum
https://github.com/protolambda/go-mclock
Last synced: about 2 months ago
JSON representation
mclock util from go-ethereum
- Host: GitHub
- URL: https://github.com/protolambda/go-mclock
- Owner: protolambda
- License: lgpl-3.0
- Created: 2021-07-09T19:45:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T19:46:53.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T02:14:16.786Z (3 months ago)
- Language: Go
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-mclock
Fork of [`go-ethereum/common/mclock`](https://github.com/ethereum/go-ethereum/tree/master/common/mclock), isolated for external usage.
The git-history is preserved with `git subtree split`.
The `go.mod`, `README.md` were added, along with import-path updates.## License
LGPL v3, see [`LICENSE`](./LICENSE) file.