service

package
v0.0.0-...-cb1a7a4 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogManager

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

func NewLogManager

func NewLogManager(logClient plspb.LogClient, logContext string, opts ...LogManagerOption) *LogManager

func (*LogManager) PostLog

func (m *LogManager) PostLog(ctx context.Context, value interface{}) ([]byte, error)

func (*LogManager) PostLogMessage

func (m *LogManager) PostLogMessage(ctx context.Context, logID string, value interface{}) ([]byte, error)

type LogManagerOption

type LogManagerOption func(lm *LogManager)

Jump to

Keyboard shortcuts

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