grpc

package
v0.0.0-...-85cd7ee Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProvideGrpcClientConn

func ProvideGrpcClientConn(i *do.Injector) (*grpc.ClientConn, error)

Types

type EvaluationFailureErrorCode

type EvaluationFailureErrorCode = code
const (
	GENERAL             EvaluationFailureErrorCode = "GENERAL"
	INVALIDCONTEXT      EvaluationFailureErrorCode = "INVALID_CONTEXT"
	PARSEERROR          EvaluationFailureErrorCode = "PARSE_ERROR"
	TARGETINGKEYMISSING EvaluationFailureErrorCode = "TARGETING_KEY_MISSING"
)

Defines values for EvaluationFailureErrorCode.

type EvaluationSuccessReason

type EvaluationSuccessReason = code
const (
	DISABLED       EvaluationSuccessReason = "DISABLED"
	SPLIT          EvaluationSuccessReason = "SPLIT"
	STATIC         EvaluationSuccessReason = "STATIC"
	TARGETINGMATCH EvaluationSuccessReason = "TARGETING_MATCH"
	UNKNOWN        EvaluationSuccessReason = "UNKNOWN"
)

type FlagNotFoundErrorCode

type FlagNotFoundErrorCode = code
const (
	FLAGNOTFOUND FlagNotFoundErrorCode = "FLAG_NOT_FOUND"
)

type UserFlexFeatureServer

type UserFlexFeatureServer struct {
	*grpc.Server
	// contains filtered or unexported fields
}

func (*UserFlexFeatureServer) Serve

func (s *UserFlexFeatureServer) Serve(lis net.Listener, isClustering bool)

Directories

Path Synopsis
Package ofrep is a reverse proxy.
Package ofrep is a reverse proxy.
Package user_flex_feature is a reverse proxy.
Package user_flex_feature is a reverse proxy.
Package user_flex_feature_raft is a reverse proxy.
Package user_flex_feature_raft is a reverse proxy.

Jump to

Keyboard shortcuts

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