first take at "daemon stop" command

Fixes #1827

TODO: plumb the daemon-stopping into lotus-storage-miner, too
This commit is contained in:
laser
2020-06-02 12:29:58 -07:00
parent 5e727819ad
commit 38d714a28a
8 changed files with 49 additions and 9 deletions
+3
View File
@@ -0,0 +1,3 @@
package dtypes
type ShutdownCh chan struct{}