backend

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package backend : 裏方の処理

Index

Constants

This section is empty.

Variables

View Source
var MonitorDataes []*MonitorDataEnt

MonitorDataes : モニターデータ

Functions

func DeleteAIResult

func DeleteAIResult(id string) error

func HasNewVersion

func HasNewVersion() bool

func Start

func Start(ctx context.Context, dsp, vn string) error

Types

type MonitorDataEnt

type MonitorDataEnt struct {
	CPU   float64
	Mem   float64
	Disk  float64
	Load  float64
	Bytes float64
	Net   float64
	Proc  int
	Conn  int
	At    int64
}

MonitorDataEnt :

Jump to

Keyboard shortcuts

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