logger

package
v1.0.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: LGPL-3.0 Imports: 12 Imported by: 0

Documentation

Overview

Package logger providers an implementation of the Grid Logger reader.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DialContext

func DialContext(
	ctx context.Context,
	endpoint string,
	privateKey *ecdsa.PrivateKey,
	opts ...grpc.DialOption,
) (l types.Logger, conn *grpc.ClientConn, err error)

DialContext connects to the Grid Logger gRPC API and returns a client.

The context.Context is only used for the Dial. Subsequent calls require a new context.

Types

This section is empty.

Jump to

Keyboard shortcuts

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