Versions in this module Expand all Collapse all v1 v1.2.0 Jul 6, 2026 Changes in this version + func WebsocketTerminal(c *gin.Context) + type Conn struct + type DiskInfo struct + MountPoint string + Total uint64 + Used uint64 + type Hub struct + func GetHub() *Hub + type Message struct + Data string + Enabled *bool + Monitor *MonitorData + Size *Size + Type string + type MonitorData struct + CPU float64 + Disks []DiskInfo + MemTotal uint64 + MemUsed uint64 + type Size struct + Cols int + Rows int