internal

package
v0.0.0-...-bca4844 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitCaches

func InitCaches() error

InitCaches does an initial fetch of all Zones and PAC Files this allows checking all conditions that would completely break the application directly after start

func InitEventLogger

func InitEventLogger()

func LaunchServer

func LaunchServer()

func LoadConfig

func LoadConfig(filename string) error

Types

type LookupElement

type LookupElement struct {
	IPMap *ipMap       `json:"IPMap"`
	PAC   *pacTemplate `json:"PAC"`
	// contains filtered or unexported fields
}

func NewLookupElement

func NewLookupElement(ipMap *ipMap, pac *pacTemplate, contactInfo string) (LookupElement, error)

Jump to

Keyboard shortcuts

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