server

package
v0.0.0-...-30e8e7f Latest Latest
Warning

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

Go to latest
Published: May 19, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGRPCServer

func NewGRPCServer(l Logger, srvOpts ...grpc.ServerOption) (*grpc.Server, func(), error)

Types

type Logger

type Logger interface {
	Append(*api.Record) (uint64, error)
	Read(uint64) (*api.Record, error)
	Remove() error
}

Jump to

Keyboard shortcuts

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