Documentation ¶
Index ¶
- type CameraService
- func (cs *CameraService) HANDLE_GRPC_Start(ctx context.Context, in *any.Any) (*any.Any, error)
- func (cs *CameraService) HANDLE_GRPC_Stop(ctx context.Context, in *any.Any) (*any.Any, error)
- func (cs *CameraService) InitModuleService(m *component.Module) error
- func (cs *CameraService) Start(ctx context.Context, _ *empty.Empty) (*empty.Empty, error)
- func (cs *CameraService) Stop(ctx context.Context, _ *empty.Empty) (*empty.Empty, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CameraService ¶
type CameraService struct {
// contains filtered or unexported fields
}
func (*CameraService) HANDLE_GRPC_Start ¶
func (*CameraService) HANDLE_GRPC_Stop ¶
func (*CameraService) InitModuleService ¶
func (cs *CameraService) InitModuleService(m *component.Module) error
Click to show internal directories.
Click to hide internal directories.