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
39
Commits
1
Branch
0
Tags
138
KiB
Go
54.8%
JavaScript
36.7%
CSS
5.3%
HTML
1.8%
Python
1.4%
285d05cfd2
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Gregory Eremin
285d05cfd2
Log messages on Kafka startup/shutdown
2015-10-18 03:46:52 +03:00
caller
Caller now accepts any unmarshal functions; JSON is used by default
2015-10-17 01:08:14 +03:00
example
Log messages on Kafka startup/shutdown
2015-10-18 03:46:52 +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
Make shutdown handling predictable
2015-10-18 03:22:07 +03:00
satan.go
Now we can safely stop waiting for tasks when shutdown is closed
2015-10-18 03:34:10 +03:00