Documentation ¶
Overview ¶
Package executor is a generated protocol buffer package.
It is generated from these files:
executor.proto
It has these top-level messages:
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecutorAPIServer ¶
type ExecutorAPIServer struct {
// contains filtered or unexported fields
}
func NewExecutorAPIServer ¶
func NewExecutorAPIServer(modelAddr backend.ConnectionAddress, ctx context.Context) *ExecutorAPIServer
func (*ExecutorAPIServer) GracefulStop ¶
func (s *ExecutorAPIServer) GracefulStop()
func (*ExecutorAPIServer) Listener ¶
func (s *ExecutorAPIServer) Listener() net.Listener
func (*ExecutorAPIServer) Stop ¶
func (s *ExecutorAPIServer) Stop()
Click to show internal directories.
Click to hide internal directories.