livelog

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *streamer

New returns a new in-memory log streamer.

Types

type Line

type Line struct {
	Number    int    `json:"Position"`
	Message   string `json:"Message"`
	Timestamp int64  `json:"Time"`
}

Line is a single line of the log.

Jump to

Keyboard shortcuts

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