data

package
v0.0.0-...-022324c Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(
	NewData,
)

Functions

This section is empty.

Types

type Data

type Data struct {
	Log      klog.CtxLogger
	Conf     *conf.Config
	Searcher *xdb.Searcher
	CityDB   *geoip2.Reader
	IspDB    *geoip2.Reader
}

func NewData

func NewData(c *conf.Config, log klog.CtxLogger) (*Data, func(), error)

Jump to

Keyboard shortcuts

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