statictics

package
v0.0.0-...-81c6b1d Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Charts

type Charts struct {
	Name  string `json:"type"`
	Value int64  `json:"value"`
}

type Statics

type Statics struct {
	sync.Map
}
var (
	Application      Statics
	AppCategory      Statics
	ApplicationLayer Statics
	TransportLayer   Statics
)

func (*Statics) GetStats

func (s *Statics) GetStats() []Charts

func (*Statics) Increment

func (s *Statics) Increment(key string)

Jump to

Keyboard shortcuts

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