Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/whiteCcinn/daemon into main
Browse files Browse the repository at this point in the history
  • Loading branch information
whiteCcinn committed May 19, 2021
2 parents 56ee257 + 02860cf commit 87c9d90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# daemon
Go daemon mode for the process
Go supervisor daemon module, similar to the Erlang | python's supervisor, assist you in better monitor your business processes 🚀

## Features

Expand Down Expand Up @@ -139,4 +139,4 @@ UID PID PPID C STIME TTY TIME CMD
root 1 0 0 07:50 pts/0 00:00:00 bash
root 1930 1 0 09:27 pts/0 00:00:00 heart -pid 1937
root 1937 1930 0 09:27 pts/0 00:00:00 ./daemon
```
```

0 comments on commit 87c9d90

Please sign in to comment.