directory
0.0.0-20241026050618-9c428b31c2ac
Repository: https://github.com/aarthikrao/timemachine.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
This package contains tools for basic testing of time machine DB It contains a client that publishes jobs to the time machine DB, and a server which listens to the callback even Usage: go run cmd/tester/tester.go -c 10 Usage: ./tester -c 10 This will create 10 jobs in the time machine DB The server listens on port 4000 for callbacks.
No description provided by the author