Documentation ¶
Index ¶
Constants ¶
View Source
const ( IterationInterval = 200 * time.Millisecond GracefulShutdownPeriod = 1500 * time.Millisecond )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { interop.UnimplementedInteropServer // contains filtered or unexported fields }
func (*Server) OwnerOf ¶
func (s *Server) OwnerOf(ctx context.Context, req *interop.OwnerOfRequest) (*interop.OwnerOfResponse, error)
Click to show internal directories.
Click to hide internal directories.