state

package
v1.9.4 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2025 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type State

type State struct {
	Rate     map[string]uint    `json:"rate"`
	Bots     map[string]bool    `json:"bots"`
	Verified map[string]bool    `json:"verified"`
	Memory   map[string]uintptr `json:"memory"`
}

func GetState

func GetState(rateCache, botCache, verifiedCache map[string]lru.Item) State

Jump to

Keyboard shortcuts

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