Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExpanderServerImpl ¶
type ExpanderServerImpl struct{}
ExpanderServerImpl is an implementation of Expander Server from proto definition
func NewExpanderServerImpl ¶
func NewExpanderServerImpl() *ExpanderServerImpl
NewExpanderServerImpl is this Expander's implementation of the server
func (*ExpanderServerImpl) BestOptions ¶
func (ServerImpl *ExpanderServerImpl) BestOptions(ctx context.Context, req *protos.BestOptionsRequest) (*protos.BestOptionsResponse, error)
BestOptions method filters out the best options of all options passed from the gRPC Client in CA, according to the defined strategy.
Click to show internal directories.
Click to hide internal directories.