cache

package
v0.0.0-...-b4ab54f Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Link = link{
	Links: libol.NewSafeStrMap(1024),
}
View Source
var Neighbor = neighbor{
	Neighbors: libol.NewSafeStrMap(1024),
}
View Source
var Network = network{
	Networks: libol.NewSafeStrMap(128),
	UUID:     libol.NewSafeStrMap(1024),
	Addr:     libol.NewSafeStrMap(1024),
}
View Source
var Online = online{
	Lines: libol.NewSafeStrMap(1024),
}
View Source
var Output = output{
	// contains filtered or unexported fields
}
View Source
var Point = point{
	Clients:  libol.NewSafeStrMap(1024),
	UUIDAddr: libol.NewSafeStrStr(1024),
	AddrUUID: libol.NewSafeStrStr(1024),
}
View Source
var User = user{
	Users: libol.NewSafeStrMap(1024),
}
View Source
var VPNClient = vpnClient{
	Directory: config.VarDir("openvpn"),
}

Functions

func Init

func Init(cfg *config.Perf)

func ParseInt64

func ParseInt64(value string) (int64, error)

func ParseUint64

func ParseUint64(value string) (uint64, error)

func Reload

func Reload()

Types

This section is empty.

Jump to

Keyboard shortcuts

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