mirror of
https://2025-dev.shylinux.com/x/20250213-machine
synced 2025-07-03 21:08:09 +08:00
add some
This commit is contained in:
parent
645c7ac277
commit
0e72e916e0
@ -1,8 +1,9 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
_ "2025-dev.shylinux.com/x/20250213-machine/src/monitor"
|
|
||||||
"shylinux.com/x/ice"
|
"shylinux.com/x/ice"
|
||||||
|
|
||||||
|
_ "2025-dev.shylinux.com/x/20250213-machine/src/monitor"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() { print(ice.Run()) }
|
func main() { print(ice.Run()) }
|
||||||
|
@ -1,4 +1,11 @@
|
|||||||
title "ContextOS-Machine"
|
title "ContextOS-Machine"
|
||||||
|
refer `
|
||||||
|
官网 https://dev.shylinux.com
|
||||||
|
源码 https://git.shylinux.com/dev/machine
|
||||||
|
后台 https://dev.shylinux.com/s/20250213-machine
|
||||||
|
`
|
||||||
|
field web.chat.dev.machine.monitor
|
||||||
|
|
||||||
section "gopsutil"
|
section "gopsutil"
|
||||||
refer `
|
refer `
|
||||||
源码 https://github.com/shirou/gopsutil
|
源码 https://github.com/shirou/gopsutil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user