home

package
v0.0.0-...-bd7bb7a Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Files         []string
	NginxLogLines map[string][]nginx.LogLine
}

func FillData

func FillData(logDir string) (Data, error)

func (Data) GetNginxLogLinesByFilename

func (d Data) GetNginxLogLinesByFilename(file string) []nginx.LogLine

type Handler

type Handler struct {
	Config *config.Config
}

func (Handler) Routes

func (h Handler) Routes() []routing.Route

Jump to

Keyboard shortcuts

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