This website requires JavaScript.
Explore
Help
Sign In
localhots
/
shezmu
Watch
1
Star
0
Fork
You've already forked shezmu
0
Code
Releases
Activity
Platform for running Go daemon programs. Started as a weekend project, ended up in production
74
Commits
1
Branch
0
Tags
138
KiB
Go
54.8%
JavaScript
36.7%
CSS
5.3%
HTML
1.8%
Python
1.4%
a01ae441bc
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Gregory Eremin
a01ae441bc
Fix stats snapshot creation
2015-10-28 02:27:30 +03:00
caller
Caller now accepts any unmarshal functions; JSON is used by default
2015-10-17 01:08:14 +03:00
example
Working server with 5s stats snapshots
2015-10-28 01:23:39 +03:00
server
Working server with 5s stats snapshots
2015-10-28 01:23:39 +03:00
stats
Fix stats snapshot creation
2015-10-28 02:27:30 +03:00
vendor
/github.com
Make use of git submodules and GO15VENDOREXPERIMENT env variable
2015-10-17 05:58:55 +03:00
.gitignore
Add a gitignore file
2015-10-17 01:14:46 +03:00
.gitmodules
Wrong indentation in submodules file lol
2015-10-17 06:00:51 +03:00
LICENCE
Add caller package
2015-10-14 00:08:45 +03:00
daemon.go
Define an empty Shutdown function on base daemon
2015-10-27 19:54:08 +03:00
satan.go
Use time.Time.Sub function instead of manipulating nanoseconds
2015-10-27 22:47:36 +03:00