https://github.com/crawshaw/crux
https://github.com/crawshaw/crux
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crawshaw/crux
- Owner: crawshaw
- License: bsd-3-clause
- Created: 2016-02-05T00:38:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T00:39:26.000Z (almost 10 years ago)
- Last Synced: 2025-01-31T16:55:24.824Z (12 months ago)
- Language: Go
- Size: 28.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
crux is a Go HTTP handler for monitoring a process.
Early prototyping. Try it by running
go run main.go
and visiting http://localhost:8080/debug/crux.
This is not an official Google product.