log_file

package
v0.0.0-...-a06e19b Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonIterator

type JsonIterator struct {
	// contains filtered or unexported fields
}

func NewJsonIterator

func NewJsonIterator(src io.Reader) *JsonIterator

func (*JsonIterator) Collect

func (lfi *JsonIterator) Collect() []string

func (*JsonIterator) HasNext

func (lfi *JsonIterator) HasNext() bool

func (*JsonIterator) Next

func (lfi *JsonIterator) Next() string

type LogFile

type LogFile struct {
	// contains filtered or unexported fields
}

func OpenLogFile

func OpenLogFile(filePath string) (*LogFile, error)

func (*LogFile) JsonIterator

func (lf *LogFile) JsonIterator() (*JsonIterator, error)

Jump to

Keyboard shortcuts

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