Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchServiceWithDefaultTimeout ¶
type BatchServiceWithDefaultTimeout struct { Inner api.BatchServiceClient DefaultTimeout time.Duration }
func (*BatchServiceWithDefaultTimeout) ProcessBatch ¶
func (b *BatchServiceWithDefaultTimeout) ProcessBatch(ctx context.Context, req *api.BatchRequest, options ...grpc.CallOption) (*api.BatchResponse, error)
type FrontendConfigServiceServer ¶
type FrontendConfigServiceServer struct {
Config config.FrontendConfig
}
func (*FrontendConfigServiceServer) GetConfig ¶
func (c *FrontendConfigServiceServer) GetConfig( ctx context.Context, in *api.GetFrontendConfigRequest) (*api.GetFrontendConfigResponse, error)
Click to show internal directories.
Click to hide internal directories.