memory

package
v0.0.0-...-ea46d6d Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const MaxLists = 7

Variables

View Source
var (
	Table = sync.Map{}
	Lists = make([]string, 7)
)

Functions

This section is empty.

Types

type Record

type Record struct {
	Date  string `json:"date"`
	Type  string `json:"type"`
	Value int64  `json:"value"`
}

func GenerateChartData

func GenerateChartData() []Record

type Traffic

type Traffic struct {
	Date string
}

func (*Traffic) Update

func (t *Traffic) Update(transmission interface{})

Jump to

Keyboard shortcuts

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