data

package
v1.41.1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EvaluationStore

type EvaluationStore interface {
	ListFlags(ctx context.Context, req *storage.ListRequest[storage.NamespaceRequest]) (storage.ResultSet[*flipt.Flag], error)
	storage.EvaluationStore
}

type Server

type Server struct {
	evaluation.UnimplementedDataServiceServer
	// contains filtered or unexported fields
}

func New

func New(logger *zap.Logger, store EvaluationStore) *Server

func (*Server) RegisterGRPC

func (srv *Server) RegisterGRPC(server *grpc.Server)

RegisterGRPC registers the *Server onto the provided grpc Server.

Jump to

Keyboard shortcuts

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