OSDN Git Service
(root)
/
bytom
/
vapor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fa21f7
)
fix
author
HAOYUatHZ
<haoyu@protonmail.com>
Wed, 28 Aug 2019 01:56:14 +0000
(09:56 +0800)
committer
HAOYUatHZ
<haoyu@protonmail.com>
Wed, 28 Aug 2019 01:56:14 +0000
(09:56 +0800)
toolbar/precog/monitor/monitor.go
patch
|
blob
|
history
diff --git
a/toolbar/precog/monitor/monitor.go
b/toolbar/precog/monitor/monitor.go
index
c52adb7
..
4f6b880
100644
(file)
--- a/
toolbar/precog/monitor/monitor.go
+++ b/
toolbar/precog/monitor/monitor.go
@@
-85,6
+85,7
@@
func NewMonitor(cfg *config.Config, db *gorm.DB) *monitor {
}
}
+// TODO: need to fix temp and "discover"
func makePath() (string, error) {
usr, err := user.Current()
if err != nil {