logserver

package
v0.0.0-...-eb336c4 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: MPL-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogServerServe

func LogServerServe(data *storage.Data)

func Subscriber

func Subscriber(data *storage.Data, reqs chan<- loginput.LogRequest)

Types

type LogMetadata

type LogMetadata struct {
	Hostname  string `json:"fluentd_hostname"`
	Service   string `json:"service_name"`
	Timestamp string `json:"fluentd_time"`
	Flag      string
}

type LogRecordReport

type LogRecordReport struct {
	ProjectName string
}

type RawLogRecord

type RawLogRecord map[string]interface{}

func GetSubset

func GetSubset(array []RawLogRecord, divisor int) []RawLogRecord

type SessionData

type SessionData struct {
	Using       *uint64
	Mutex       *sync.Mutex
	KnownErrors map[string]types.KnownError
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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