logserver

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogLine

type LogLine struct {
	Time      time.Time
	RequestID string
	Content   []byte
}

type LogServer

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

func Start

func Start() (*LogServer, error)

func (*LogServer) AwaitFunctionLogs

func (ls *LogServer) AwaitFunctionLogs() ([]LogLine, bool)

func (*LogServer) Close

func (ls *LogServer) Close() error

func (*LogServer) PollPlatformChannel

func (ls *LogServer) PollPlatformChannel() []LogLine

func (*LogServer) Port

func (ls *LogServer) Port() uint16

Jump to

Keyboard shortcuts

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