domain

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Time        time.Time
	Namespace   string
	Source      string
	Host        string
	Level       string
	TraceID     string
	Message     string
	BuildCommit string
	ConfigHash  string
	RemoteIP    string
	Params      json.RawMessage
	StringKey   []string
	StringVal   []string
	FloatKey    []string
	FloatVal    []float64
}

func (*Entry) SetRemoteIP

func (e *Entry) SetRemoteIP(remoteIP string)

func (*Entry) UnmarshalJSON

func (e *Entry) UnmarshalJSON(data []byte) (err error)

type EntryList

type EntryList []*Entry

func (EntryList) SetRemoteIP

func (e EntryList) SetRemoteIP(remoteIP string)

func (*EntryList) UnmarshalJSON

func (e *EntryList) UnmarshalJSON(data []byte) (err error)

Jump to

Keyboard shortcuts

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