switch_service

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2019 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SwitchService

type SwitchService struct {
	// contains filtered or unexported fields
}

func (*SwitchService) HANDLE_GRPC_Off added in v1.1.0

func (ss *SwitchService) HANDLE_GRPC_Off(ctx context.Context, in *any.Any) (*any.Any, error)

func (*SwitchService) HANDLE_GRPC_On added in v1.1.0

func (ss *SwitchService) HANDLE_GRPC_On(ctx context.Context, in *any.Any) (*any.Any, error)

func (*SwitchService) HANDLE_GRPC_State added in v1.1.0

func (ss *SwitchService) HANDLE_GRPC_State(ctx context.Context, in *any.Any) (*any.Any, error)

func (*SwitchService) InitModuleService

func (ss *SwitchService) InitModuleService(m *component.Module) error

func (*SwitchService) Off added in v1.1.0

func (ss *SwitchService) Off(ctx context.Context, _ *empty.Empty) (*empty.Empty, error)

func (*SwitchService) On added in v1.1.0

func (ss *SwitchService) On(ctx context.Context, _ *empty.Empty) (*empty.Empty, error)

func (*SwitchService) State added in v1.1.0

func (ss *SwitchService) State(ctx context.Context, _ *empty.Empty) (*pb.StateResponse, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL