websocket

package
v0.2.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package websocket @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @title 操作行为:如登录,请求get等 @License

Package websocket @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @title 系统监控推送 @License

Package websocket @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @title 代理服务监控 @License

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionWss

type ActionWss struct {
	RequestAction uint64 //用户登录次数
	OptAction     uint64 //请求服务接口次数
}

type SysMonitorWss

type SysMonitorWss struct {
	OsInfo        g.MapStrAny //系统状态(cpu/内存)
	Storage       g.MapStrAny //系统文件存储(数量/大小)
	NetworkData   g.MapStrAny //网络流量
	ServiceStatus string      //系统服务状态
}

type XProxyWss

type XProxyWss struct {
	Storage      g.MapStrAny //仓库系统文件存储(大小)
	StorageFiles g.MapStrAny //仓库系统文件存储(数量)
	NetworkData  g.MapStrAny //网络流量
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL