client

package
v0.0.0-...-25bf8ac Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: GPL-3.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Submit(context.Context, []*ippb.Event, *ippb.Aggregate) error
	GetScore(context.Context, string) (*ippb.GetScoreResponse, error)
	GetAllScores(context.Context, float32) (<-chan *ippb.GetScoreResponse, error)
}

func New

func New(conn *grpc.ClientConn) Client

Jump to

Keyboard shortcuts

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