loggingservice

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlsCallback

type AlsCallback func(ctx context.Context, message *envoyals.StreamAccessLogsMessage) error

type AlsCallbackList

type AlsCallbackList []AlsCallback

type Options

type Options struct {
	Ordered   bool
	Callbacks AlsCallbackList
	Ctx       context.Context
}

type Server

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

func NewServer

func NewServer(opts Options) *Server

func (*Server) StreamAccessLogs

Jump to

Keyboard shortcuts

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