Documentation
¶
Index ¶
- Variables
- func RegisterTriggerServiceServer(s grpc.ServiceRegistrar, srv TriggerServiceServer)
- type Color
- func (*Color) Descriptor() ([]byte, []int)deprecated
- func (x *Color) GetAlpha() float64
- func (x *Color) GetBlue() float64
- func (x *Color) GetGreen() float64
- func (x *Color) GetRed() float64
- func (*Color) ProtoMessage()
- func (x *Color) ProtoReflect() protoreflect.Message
- func (x *Color) Reset()
- func (x *Color) String() string
- type ExplosionRequest
- func (*ExplosionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExplosionRequest) GetPosition() *common.InputPosition
- func (x *ExplosionRequest) GetPower() uint32
- func (*ExplosionRequest) ProtoMessage()
- func (x *ExplosionRequest) ProtoReflect() protoreflect.Message
- func (x *ExplosionRequest) Reset()
- func (x *ExplosionRequest) String() string
- type ExplosionResponse
- type GetUserFlagRequest
- func (*GetUserFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserFlagRequest) GetFlag() string
- func (*GetUserFlagRequest) ProtoMessage()
- func (x *GetUserFlagRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserFlagRequest) Reset()
- func (x *GetUserFlagRequest) String() string
- type GetUserFlagResponse
- func (*GetUserFlagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserFlagResponse) GetValue() uint32
- func (*GetUserFlagResponse) ProtoMessage()
- func (x *GetUserFlagResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserFlagResponse) Reset()
- func (x *GetUserFlagResponse) String() string
- type IlluminationBombRequest
- func (*IlluminationBombRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IlluminationBombRequest) GetPosition() *common.InputPosition
- func (x *IlluminationBombRequest) GetPower() uint32
- func (*IlluminationBombRequest) ProtoMessage()
- func (x *IlluminationBombRequest) ProtoReflect() protoreflect.Message
- func (x *IlluminationBombRequest) Reset()
- func (x *IlluminationBombRequest) String() string
- type IlluminationBombResponse
- type LineType
- type MarkToAllRequest
- func (*MarkToAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarkToAllRequest) GetMessage() string
- func (x *MarkToAllRequest) GetPosition() *common.InputPosition
- func (x *MarkToAllRequest) GetReadOnly() bool
- func (x *MarkToAllRequest) GetText() string
- func (*MarkToAllRequest) ProtoMessage()
- func (x *MarkToAllRequest) ProtoReflect() protoreflect.Message
- func (x *MarkToAllRequest) Reset()
- func (x *MarkToAllRequest) String() string
- type MarkToAllResponse
- type MarkToCoalitionRequest
- func (*MarkToCoalitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarkToCoalitionRequest) GetCoalition() common.Coalition
- func (x *MarkToCoalitionRequest) GetId() uint32
- func (x *MarkToCoalitionRequest) GetMessage() string
- func (x *MarkToCoalitionRequest) GetPosition() *common.InputPosition
- func (x *MarkToCoalitionRequest) GetReadOnly() bool
- func (x *MarkToCoalitionRequest) GetText() string
- func (*MarkToCoalitionRequest) ProtoMessage()
- func (x *MarkToCoalitionRequest) ProtoReflect() protoreflect.Message
- func (x *MarkToCoalitionRequest) Reset()
- func (x *MarkToCoalitionRequest) String() string
- type MarkToCoalitionResponse
- func (*MarkToCoalitionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarkToCoalitionResponse) GetId() uint32
- func (*MarkToCoalitionResponse) ProtoMessage()
- func (x *MarkToCoalitionResponse) ProtoReflect() protoreflect.Message
- func (x *MarkToCoalitionResponse) Reset()
- func (x *MarkToCoalitionResponse) String() string
- type MarkToGroupRequest
- func (*MarkToGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarkToGroupRequest) GetGroupId() uint32
- func (x *MarkToGroupRequest) GetId() uint32
- func (x *MarkToGroupRequest) GetMessage() string
- func (x *MarkToGroupRequest) GetPosition() *common.InputPosition
- func (x *MarkToGroupRequest) GetReadOnly() bool
- func (x *MarkToGroupRequest) GetText() string
- func (*MarkToGroupRequest) ProtoMessage()
- func (x *MarkToGroupRequest) ProtoReflect() protoreflect.Message
- func (x *MarkToGroupRequest) Reset()
- func (x *MarkToGroupRequest) String() string
- type MarkToGroupResponse
- func (*MarkToGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarkToGroupResponse) GetId() uint32
- func (*MarkToGroupResponse) ProtoMessage()
- func (x *MarkToGroupResponse) ProtoReflect() protoreflect.Message
- func (x *MarkToGroupResponse) Reset()
- func (x *MarkToGroupResponse) String() string
- type MarkupToAllRequest
- func (*MarkupToAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarkupToAllRequest) GetBorderColor() *Color
- func (x *MarkupToAllRequest) GetFillColor() *Color
- func (x *MarkupToAllRequest) GetLineType() LineType
- func (x *MarkupToAllRequest) GetMessage() string
- func (x *MarkupToAllRequest) GetPoints() []*common.InputPosition
- func (x *MarkupToAllRequest) GetReadOnly() bool
- func (x *MarkupToAllRequest) GetShape() Shape
- func (*MarkupToAllRequest) ProtoMessage()
- func (x *MarkupToAllRequest) ProtoReflect() protoreflect.Message
- func (x *MarkupToAllRequest) Reset()
- func (x *MarkupToAllRequest) String() string
- type MarkupToAllResponse
- func (*MarkupToAllResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarkupToAllResponse) GetId() uint32
- func (*MarkupToAllResponse) ProtoMessage()
- func (x *MarkupToAllResponse) ProtoReflect() protoreflect.Message
- func (x *MarkupToAllResponse) Reset()
- func (x *MarkupToAllResponse) String() string
- type MarkupToCoalitionRequest
- func (*MarkupToCoalitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarkupToCoalitionRequest) GetBorderColor() *Color
- func (x *MarkupToCoalitionRequest) GetCoalition() common.Coalition
- func (x *MarkupToCoalitionRequest) GetFillColor() *Color
- func (x *MarkupToCoalitionRequest) GetLineType() LineType
- func (x *MarkupToCoalitionRequest) GetMessage() string
- func (x *MarkupToCoalitionRequest) GetPoints() []*common.InputPosition
- func (x *MarkupToCoalitionRequest) GetReadOnly() bool
- func (x *MarkupToCoalitionRequest) GetShape() Shape
- func (*MarkupToCoalitionRequest) ProtoMessage()
- func (x *MarkupToCoalitionRequest) ProtoReflect() protoreflect.Message
- func (x *MarkupToCoalitionRequest) Reset()
- func (x *MarkupToCoalitionRequest) String() string
- type MarkupToCoalitionResponse
- func (*MarkupToCoalitionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MarkupToCoalitionResponse) GetId() uint32
- func (*MarkupToCoalitionResponse) ProtoMessage()
- func (x *MarkupToCoalitionResponse) ProtoReflect() protoreflect.Message
- func (x *MarkupToCoalitionResponse) Reset()
- func (x *MarkupToCoalitionResponse) String() string
- type OutTextForCoalitionRequest
- func (*OutTextForCoalitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OutTextForCoalitionRequest) GetClearView() bool
- func (x *OutTextForCoalitionRequest) GetCoalition() common.Coalition
- func (x *OutTextForCoalitionRequest) GetDisplayTime() int32
- func (x *OutTextForCoalitionRequest) GetText() string
- func (*OutTextForCoalitionRequest) ProtoMessage()
- func (x *OutTextForCoalitionRequest) ProtoReflect() protoreflect.Message
- func (x *OutTextForCoalitionRequest) Reset()
- func (x *OutTextForCoalitionRequest) String() string
- type OutTextForCoalitionResponse
- type OutTextForGroupRequest
- func (*OutTextForGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OutTextForGroupRequest) GetClearView() bool
- func (x *OutTextForGroupRequest) GetDisplayTime() int32
- func (x *OutTextForGroupRequest) GetGroupId() uint32
- func (x *OutTextForGroupRequest) GetText() string
- func (*OutTextForGroupRequest) ProtoMessage()
- func (x *OutTextForGroupRequest) ProtoReflect() protoreflect.Message
- func (x *OutTextForGroupRequest) Reset()
- func (x *OutTextForGroupRequest) String() string
- type OutTextForGroupResponse
- type OutTextForUnitRequest
- func (*OutTextForUnitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OutTextForUnitRequest) GetClearView() bool
- func (x *OutTextForUnitRequest) GetDisplayTime() int32
- func (x *OutTextForUnitRequest) GetText() string
- func (x *OutTextForUnitRequest) GetUnitId() uint32
- func (*OutTextForUnitRequest) ProtoMessage()
- func (x *OutTextForUnitRequest) ProtoReflect() protoreflect.Message
- func (x *OutTextForUnitRequest) Reset()
- func (x *OutTextForUnitRequest) String() string
- type OutTextForUnitResponse
- type OutTextRequest
- func (*OutTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OutTextRequest) GetClearView() bool
- func (x *OutTextRequest) GetDisplayTime() int32
- func (x *OutTextRequest) GetText() string
- func (*OutTextRequest) ProtoMessage()
- func (x *OutTextRequest) ProtoReflect() protoreflect.Message
- func (x *OutTextRequest) Reset()
- func (x *OutTextRequest) String() string
- type OutTextResponse
- type RemoveMarkRequest
- type RemoveMarkResponse
- type SetUserFlagRequest
- func (*SetUserFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserFlagRequest) GetFlag() string
- func (x *SetUserFlagRequest) GetValue() uint32
- func (*SetUserFlagRequest) ProtoMessage()
- func (x *SetUserFlagRequest) ProtoReflect() protoreflect.Message
- func (x *SetUserFlagRequest) Reset()
- func (x *SetUserFlagRequest) String() string
- type SetUserFlagResponse
- type Shape
- type SignalFlareRequest
- func (*SignalFlareRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SignalFlareRequest) GetAzimuth() uint32
- func (x *SignalFlareRequest) GetColor() SignalFlareRequest_FlareColor
- func (x *SignalFlareRequest) GetPosition() *common.InputPosition
- func (*SignalFlareRequest) ProtoMessage()
- func (x *SignalFlareRequest) ProtoReflect() protoreflect.Message
- func (x *SignalFlareRequest) Reset()
- func (x *SignalFlareRequest) String() string
- type SignalFlareRequest_FlareColor
- func (SignalFlareRequest_FlareColor) Descriptor() protoreflect.EnumDescriptor
- func (x SignalFlareRequest_FlareColor) Enum() *SignalFlareRequest_FlareColor
- func (SignalFlareRequest_FlareColor) EnumDescriptor() ([]byte, []int)deprecated
- func (x SignalFlareRequest_FlareColor) Number() protoreflect.EnumNumber
- func (x SignalFlareRequest_FlareColor) String() string
- func (SignalFlareRequest_FlareColor) Type() protoreflect.EnumType
- type SignalFlareResponse
- type SmokeRequest
- func (*SmokeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SmokeRequest) GetColor() SmokeRequest_SmokeColor
- func (x *SmokeRequest) GetPosition() *common.InputPosition
- func (*SmokeRequest) ProtoMessage()
- func (x *SmokeRequest) ProtoReflect() protoreflect.Message
- func (x *SmokeRequest) Reset()
- func (x *SmokeRequest) String() string
- type SmokeRequest_SmokeColor
- func (SmokeRequest_SmokeColor) Descriptor() protoreflect.EnumDescriptor
- func (x SmokeRequest_SmokeColor) Enum() *SmokeRequest_SmokeColor
- func (SmokeRequest_SmokeColor) EnumDescriptor() ([]byte, []int)deprecated
- func (x SmokeRequest_SmokeColor) Number() protoreflect.EnumNumber
- func (x SmokeRequest_SmokeColor) String() string
- func (SmokeRequest_SmokeColor) Type() protoreflect.EnumType
- type SmokeResponse
- type TriggerServiceClient
- type TriggerServiceServer
- type UnimplementedTriggerServiceServer
- func (UnimplementedTriggerServiceServer) Explosion(context.Context, *ExplosionRequest) (*ExplosionResponse, error)
- func (UnimplementedTriggerServiceServer) GetUserFlag(context.Context, *GetUserFlagRequest) (*GetUserFlagResponse, error)
- func (UnimplementedTriggerServiceServer) IlluminationBomb(context.Context, *IlluminationBombRequest) (*IlluminationBombResponse, error)
- func (UnimplementedTriggerServiceServer) MarkToAll(context.Context, *MarkToAllRequest) (*MarkToAllResponse, error)
- func (UnimplementedTriggerServiceServer) MarkToCoalition(context.Context, *MarkToCoalitionRequest) (*MarkToCoalitionResponse, error)
- func (UnimplementedTriggerServiceServer) MarkToGroup(context.Context, *MarkToGroupRequest) (*MarkToGroupResponse, error)
- func (UnimplementedTriggerServiceServer) MarkupToAll(context.Context, *MarkupToAllRequest) (*MarkupToAllResponse, error)
- func (UnimplementedTriggerServiceServer) MarkupToCoalition(context.Context, *MarkupToCoalitionRequest) (*MarkupToCoalitionResponse, error)
- func (UnimplementedTriggerServiceServer) OutText(context.Context, *OutTextRequest) (*OutTextResponse, error)
- func (UnimplementedTriggerServiceServer) OutTextForCoalition(context.Context, *OutTextForCoalitionRequest) (*OutTextForCoalitionResponse, error)
- func (UnimplementedTriggerServiceServer) OutTextForGroup(context.Context, *OutTextForGroupRequest) (*OutTextForGroupResponse, error)
- func (UnimplementedTriggerServiceServer) OutTextForUnit(context.Context, *OutTextForUnitRequest) (*OutTextForUnitResponse, error)
- func (UnimplementedTriggerServiceServer) RemoveMark(context.Context, *RemoveMarkRequest) (*RemoveMarkResponse, error)
- func (UnimplementedTriggerServiceServer) SetUserFlag(context.Context, *SetUserFlagRequest) (*SetUserFlagResponse, error)
- func (UnimplementedTriggerServiceServer) SignalFlare(context.Context, *SignalFlareRequest) (*SignalFlareResponse, error)
- func (UnimplementedTriggerServiceServer) Smoke(context.Context, *SmokeRequest) (*SmokeResponse, error)
- type UnsafeTriggerServiceServer
Constants ¶
This section is empty.
Variables ¶
var ( LineType_name = map[int32]string{ 0: "LINE_TYPE_NO_LINE", 1: "LINE_TYPE_SOLID", 2: "LINE_TYPE_DASHED", 3: "LINE_TYPE_DOTTED", 4: "LINE_TYPE_DOT_DASH", 5: "LINE_TYPE_LONG_DASH", 6: "LINE_TYPE_TWO_DASH", } LineType_value = map[string]int32{ "LINE_TYPE_NO_LINE": 0, "LINE_TYPE_SOLID": 1, "LINE_TYPE_DASHED": 2, "LINE_TYPE_DOTTED": 3, "LINE_TYPE_DOT_DASH": 4, "LINE_TYPE_LONG_DASH": 5, "LINE_TYPE_TWO_DASH": 6, } )
Enum value maps for LineType.
var ( Shape_name = map[int32]string{ 0: "SHAPE_UNSPECIFIED", 1: "SHAPE_LINE", 2: "SHAPE_CIRCLE", 3: "SHAPE_RECT", 4: "SHAPE_ARROW", 5: "SHAPE_TEXT", 6: "SHAPE_QUAD", 7: "SHAPE_FREEFORM", } Shape_value = map[string]int32{ "SHAPE_UNSPECIFIED": 0, "SHAPE_LINE": 1, "SHAPE_CIRCLE": 2, "SHAPE_RECT": 3, "SHAPE_ARROW": 4, "SHAPE_TEXT": 5, "SHAPE_QUAD": 6, "SHAPE_FREEFORM": 7, } )
Enum value maps for Shape.
var ( SmokeRequest_SmokeColor_name = map[int32]string{ 0: "SMOKE_COLOR_UNSPECIFIED", 1: "SMOKE_COLOR_GREEN", 2: "SMOKE_COLOR_RED", 3: "SMOKE_COLOR_WHITE", 4: "SMOKE_COLOR_ORANGE", 5: "SMOKE_COLOR_BLUE", } SmokeRequest_SmokeColor_value = map[string]int32{ "SMOKE_COLOR_UNSPECIFIED": 0, "SMOKE_COLOR_GREEN": 1, "SMOKE_COLOR_RED": 2, "SMOKE_COLOR_WHITE": 3, "SMOKE_COLOR_ORANGE": 4, "SMOKE_COLOR_BLUE": 5, } )
Enum value maps for SmokeRequest_SmokeColor.
var ( SignalFlareRequest_FlareColor_name = map[int32]string{ 0: "FLARE_COLOR_UNSPECIFIED", 1: "FLARE_COLOR_GREEN", 2: "FLARE_COLOR_RED", 3: "FLARE_COLOR_WHITE", 4: "FLARE_COLOR_YELLOW", } SignalFlareRequest_FlareColor_value = map[string]int32{ "FLARE_COLOR_UNSPECIFIED": 0, "FLARE_COLOR_GREEN": 1, "FLARE_COLOR_RED": 2, "FLARE_COLOR_WHITE": 3, "FLARE_COLOR_YELLOW": 4, } )
Enum value maps for SignalFlareRequest_FlareColor.
var File_dcs_trigger_v0_trigger_proto protoreflect.FileDescriptor
var TriggerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "dcs.trigger.v0.TriggerService", HandlerType: (*TriggerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OutText", Handler: _TriggerService_OutText_Handler, }, { MethodName: "OutTextForCoalition", Handler: _TriggerService_OutTextForCoalition_Handler, }, { MethodName: "OutTextForGroup", Handler: _TriggerService_OutTextForGroup_Handler, }, { MethodName: "OutTextForUnit", Handler: _TriggerService_OutTextForUnit_Handler, }, { MethodName: "GetUserFlag", Handler: _TriggerService_GetUserFlag_Handler, }, { MethodName: "SetUserFlag", Handler: _TriggerService_SetUserFlag_Handler, }, { MethodName: "MarkToAll", Handler: _TriggerService_MarkToAll_Handler, }, { MethodName: "MarkToCoalition", Handler: _TriggerService_MarkToCoalition_Handler, }, { MethodName: "MarkToGroup", Handler: _TriggerService_MarkToGroup_Handler, }, { MethodName: "MarkupToAll", Handler: _TriggerService_MarkupToAll_Handler, }, { MethodName: "MarkupToCoalition", Handler: _TriggerService_MarkupToCoalition_Handler, }, { MethodName: "RemoveMark", Handler: _TriggerService_RemoveMark_Handler, }, { MethodName: "Explosion", Handler: _TriggerService_Explosion_Handler, }, { MethodName: "Smoke", Handler: _TriggerService_Smoke_Handler, }, { MethodName: "IlluminationBomb", Handler: _TriggerService_IlluminationBomb_Handler, }, { MethodName: "SignalFlare", Handler: _TriggerService_SignalFlare_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "dcs/trigger/v0/trigger.proto", }
TriggerService_ServiceDesc is the grpc.ServiceDesc for TriggerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterTriggerServiceServer ¶
func RegisterTriggerServiceServer(s grpc.ServiceRegistrar, srv TriggerServiceServer)
Types ¶
type Color ¶
type Color struct { Red float64 `protobuf:"fixed64,1,opt,name=red,proto3" json:"red,omitempty"` Green float64 `protobuf:"fixed64,2,opt,name=green,proto3" json:"green,omitempty"` Blue float64 `protobuf:"fixed64,3,opt,name=blue,proto3" json:"blue,omitempty"` Alpha float64 `protobuf:"fixed64,4,opt,name=alpha,proto3" json:"alpha,omitempty"` // contains filtered or unexported fields }
Represents an RGBA color but instead of using 0-255 as the color values it uses 0 to 1. A red color with 50% transparency would be RGBA of 1, 0, 0, 0.5
func (*Color) Descriptor
deprecated
func (*Color) ProtoMessage ¶
func (*Color) ProtoMessage()
func (*Color) ProtoReflect ¶
func (x *Color) ProtoReflect() protoreflect.Message
type ExplosionRequest ¶
type ExplosionRequest struct { Position *common.InputPosition `protobuf:"bytes,1,opt,name=position,proto3" json:"position,omitempty"` Power uint32 `protobuf:"varint,2,opt,name=power,proto3" json:"power,omitempty"` // contains filtered or unexported fields }
func (*ExplosionRequest) Descriptor
deprecated
func (*ExplosionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExplosionRequest.ProtoReflect.Descriptor instead.
func (*ExplosionRequest) GetPosition ¶
func (x *ExplosionRequest) GetPosition() *common.InputPosition
func (*ExplosionRequest) GetPower ¶
func (x *ExplosionRequest) GetPower() uint32
func (*ExplosionRequest) ProtoMessage ¶
func (*ExplosionRequest) ProtoMessage()
func (*ExplosionRequest) ProtoReflect ¶
func (x *ExplosionRequest) ProtoReflect() protoreflect.Message
func (*ExplosionRequest) Reset ¶
func (x *ExplosionRequest) Reset()
func (*ExplosionRequest) String ¶
func (x *ExplosionRequest) String() string
type ExplosionResponse ¶
type ExplosionResponse struct {
// contains filtered or unexported fields
}
func (*ExplosionResponse) Descriptor
deprecated
func (*ExplosionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExplosionResponse.ProtoReflect.Descriptor instead.
func (*ExplosionResponse) ProtoMessage ¶
func (*ExplosionResponse) ProtoMessage()
func (*ExplosionResponse) ProtoReflect ¶
func (x *ExplosionResponse) ProtoReflect() protoreflect.Message
func (*ExplosionResponse) Reset ¶
func (x *ExplosionResponse) Reset()
func (*ExplosionResponse) String ¶
func (x *ExplosionResponse) String() string
type GetUserFlagRequest ¶
type GetUserFlagRequest struct { Flag string `protobuf:"bytes,1,opt,name=flag,proto3" json:"flag,omitempty"` // contains filtered or unexported fields }
func (*GetUserFlagRequest) Descriptor
deprecated
func (*GetUserFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserFlagRequest.ProtoReflect.Descriptor instead.
func (*GetUserFlagRequest) GetFlag ¶
func (x *GetUserFlagRequest) GetFlag() string
func (*GetUserFlagRequest) ProtoMessage ¶
func (*GetUserFlagRequest) ProtoMessage()
func (*GetUserFlagRequest) ProtoReflect ¶
func (x *GetUserFlagRequest) ProtoReflect() protoreflect.Message
func (*GetUserFlagRequest) Reset ¶
func (x *GetUserFlagRequest) Reset()
func (*GetUserFlagRequest) String ¶
func (x *GetUserFlagRequest) String() string
type GetUserFlagResponse ¶
type GetUserFlagResponse struct { Value uint32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetUserFlagResponse) Descriptor
deprecated
func (*GetUserFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserFlagResponse.ProtoReflect.Descriptor instead.
func (*GetUserFlagResponse) GetValue ¶
func (x *GetUserFlagResponse) GetValue() uint32
func (*GetUserFlagResponse) ProtoMessage ¶
func (*GetUserFlagResponse) ProtoMessage()
func (*GetUserFlagResponse) ProtoReflect ¶
func (x *GetUserFlagResponse) ProtoReflect() protoreflect.Message
func (*GetUserFlagResponse) Reset ¶
func (x *GetUserFlagResponse) Reset()
func (*GetUserFlagResponse) String ¶
func (x *GetUserFlagResponse) String() string
type IlluminationBombRequest ¶
type IlluminationBombRequest struct { // The altitude of Illumination Bombs is meters above ground. Ground level // will be calculated server-side Position *common.InputPosition `protobuf:"bytes,1,opt,name=position,proto3" json:"position,omitempty"` Power uint32 `protobuf:"varint,2,opt,name=power,proto3" json:"power,omitempty"` // contains filtered or unexported fields }
func (*IlluminationBombRequest) Descriptor
deprecated
func (*IlluminationBombRequest) Descriptor() ([]byte, []int)
Deprecated: Use IlluminationBombRequest.ProtoReflect.Descriptor instead.
func (*IlluminationBombRequest) GetPosition ¶
func (x *IlluminationBombRequest) GetPosition() *common.InputPosition
func (*IlluminationBombRequest) GetPower ¶
func (x *IlluminationBombRequest) GetPower() uint32
func (*IlluminationBombRequest) ProtoMessage ¶
func (*IlluminationBombRequest) ProtoMessage()
func (*IlluminationBombRequest) ProtoReflect ¶
func (x *IlluminationBombRequest) ProtoReflect() protoreflect.Message
func (*IlluminationBombRequest) Reset ¶
func (x *IlluminationBombRequest) Reset()
func (*IlluminationBombRequest) String ¶
func (x *IlluminationBombRequest) String() string
type IlluminationBombResponse ¶
type IlluminationBombResponse struct {
// contains filtered or unexported fields
}
func (*IlluminationBombResponse) Descriptor
deprecated
func (*IlluminationBombResponse) Descriptor() ([]byte, []int)
Deprecated: Use IlluminationBombResponse.ProtoReflect.Descriptor instead.
func (*IlluminationBombResponse) ProtoMessage ¶
func (*IlluminationBombResponse) ProtoMessage()
func (*IlluminationBombResponse) ProtoReflect ¶
func (x *IlluminationBombResponse) ProtoReflect() protoreflect.Message
func (*IlluminationBombResponse) Reset ¶
func (x *IlluminationBombResponse) Reset()
func (*IlluminationBombResponse) String ¶
func (x *IlluminationBombResponse) String() string
type LineType ¶
type LineType int32
const ( // protolint:disable:next ENUM_FIELD_NAMES_ZERO_VALUE_END_WITH LineType_LINE_TYPE_NO_LINE LineType = 0 LineType_LINE_TYPE_SOLID LineType = 1 LineType_LINE_TYPE_DASHED LineType = 2 LineType_LINE_TYPE_DOTTED LineType = 3 LineType_LINE_TYPE_DOT_DASH LineType = 4 LineType_LINE_TYPE_LONG_DASH LineType = 5 LineType_LINE_TYPE_TWO_DASH LineType = 6 )
func (LineType) Descriptor ¶
func (LineType) Descriptor() protoreflect.EnumDescriptor
func (LineType) EnumDescriptor
deprecated
func (LineType) Number ¶
func (x LineType) Number() protoreflect.EnumNumber
func (LineType) Type ¶
func (LineType) Type() protoreflect.EnumType
type MarkToAllRequest ¶
type MarkToAllRequest struct { Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` Position *common.InputPosition `protobuf:"bytes,3,opt,name=position,proto3" json:"position,omitempty"` ReadOnly bool `protobuf:"varint,4,opt,name=read_only,json=readOnly,proto3" json:"read_only,omitempty"` Message string `protobuf:"bytes,5,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*MarkToAllRequest) Descriptor
deprecated
func (*MarkToAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarkToAllRequest.ProtoReflect.Descriptor instead.
func (*MarkToAllRequest) GetMessage ¶
func (x *MarkToAllRequest) GetMessage() string
func (*MarkToAllRequest) GetPosition ¶
func (x *MarkToAllRequest) GetPosition() *common.InputPosition
func (*MarkToAllRequest) GetReadOnly ¶
func (x *MarkToAllRequest) GetReadOnly() bool
func (*MarkToAllRequest) GetText ¶
func (x *MarkToAllRequest) GetText() string
func (*MarkToAllRequest) ProtoMessage ¶
func (*MarkToAllRequest) ProtoMessage()
func (*MarkToAllRequest) ProtoReflect ¶
func (x *MarkToAllRequest) ProtoReflect() protoreflect.Message
func (*MarkToAllRequest) Reset ¶
func (x *MarkToAllRequest) Reset()
func (*MarkToAllRequest) String ¶
func (x *MarkToAllRequest) String() string
type MarkToAllResponse ¶
type MarkToAllResponse struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MarkToAllResponse) Descriptor
deprecated
func (*MarkToAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarkToAllResponse.ProtoReflect.Descriptor instead.
func (*MarkToAllResponse) GetId ¶
func (x *MarkToAllResponse) GetId() uint32
func (*MarkToAllResponse) ProtoMessage ¶
func (*MarkToAllResponse) ProtoMessage()
func (*MarkToAllResponse) ProtoReflect ¶
func (x *MarkToAllResponse) ProtoReflect() protoreflect.Message
func (*MarkToAllResponse) Reset ¶
func (x *MarkToAllResponse) Reset()
func (*MarkToAllResponse) String ¶
func (x *MarkToAllResponse) String() string
type MarkToCoalitionRequest ¶
type MarkToCoalitionRequest struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` Position *common.InputPosition `protobuf:"bytes,3,opt,name=position,proto3" json:"position,omitempty"` Coalition common.Coalition `protobuf:"varint,4,opt,name=coalition,proto3,enum=dcs.common.v0.Coalition" json:"coalition,omitempty"` ReadOnly bool `protobuf:"varint,5,opt,name=read_only,json=readOnly,proto3" json:"read_only,omitempty"` Message string `protobuf:"bytes,6,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*MarkToCoalitionRequest) Descriptor
deprecated
func (*MarkToCoalitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarkToCoalitionRequest.ProtoReflect.Descriptor instead.
func (*MarkToCoalitionRequest) GetCoalition ¶
func (x *MarkToCoalitionRequest) GetCoalition() common.Coalition
func (*MarkToCoalitionRequest) GetId ¶
func (x *MarkToCoalitionRequest) GetId() uint32
func (*MarkToCoalitionRequest) GetMessage ¶
func (x *MarkToCoalitionRequest) GetMessage() string
func (*MarkToCoalitionRequest) GetPosition ¶
func (x *MarkToCoalitionRequest) GetPosition() *common.InputPosition
func (*MarkToCoalitionRequest) GetReadOnly ¶
func (x *MarkToCoalitionRequest) GetReadOnly() bool
func (*MarkToCoalitionRequest) GetText ¶
func (x *MarkToCoalitionRequest) GetText() string
func (*MarkToCoalitionRequest) ProtoMessage ¶
func (*MarkToCoalitionRequest) ProtoMessage()
func (*MarkToCoalitionRequest) ProtoReflect ¶
func (x *MarkToCoalitionRequest) ProtoReflect() protoreflect.Message
func (*MarkToCoalitionRequest) Reset ¶
func (x *MarkToCoalitionRequest) Reset()
func (*MarkToCoalitionRequest) String ¶
func (x *MarkToCoalitionRequest) String() string
type MarkToCoalitionResponse ¶
type MarkToCoalitionResponse struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MarkToCoalitionResponse) Descriptor
deprecated
func (*MarkToCoalitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarkToCoalitionResponse.ProtoReflect.Descriptor instead.
func (*MarkToCoalitionResponse) GetId ¶
func (x *MarkToCoalitionResponse) GetId() uint32
func (*MarkToCoalitionResponse) ProtoMessage ¶
func (*MarkToCoalitionResponse) ProtoMessage()
func (*MarkToCoalitionResponse) ProtoReflect ¶
func (x *MarkToCoalitionResponse) ProtoReflect() protoreflect.Message
func (*MarkToCoalitionResponse) Reset ¶
func (x *MarkToCoalitionResponse) Reset()
func (*MarkToCoalitionResponse) String ¶
func (x *MarkToCoalitionResponse) String() string
type MarkToGroupRequest ¶
type MarkToGroupRequest struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` Position *common.InputPosition `protobuf:"bytes,3,opt,name=position,proto3" json:"position,omitempty"` GroupId uint32 `protobuf:"varint,4,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` ReadOnly bool `protobuf:"varint,5,opt,name=read_only,json=readOnly,proto3" json:"read_only,omitempty"` Message string `protobuf:"bytes,6,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*MarkToGroupRequest) Descriptor
deprecated
func (*MarkToGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarkToGroupRequest.ProtoReflect.Descriptor instead.
func (*MarkToGroupRequest) GetGroupId ¶
func (x *MarkToGroupRequest) GetGroupId() uint32
func (*MarkToGroupRequest) GetId ¶
func (x *MarkToGroupRequest) GetId() uint32
func (*MarkToGroupRequest) GetMessage ¶
func (x *MarkToGroupRequest) GetMessage() string
func (*MarkToGroupRequest) GetPosition ¶
func (x *MarkToGroupRequest) GetPosition() *common.InputPosition
func (*MarkToGroupRequest) GetReadOnly ¶
func (x *MarkToGroupRequest) GetReadOnly() bool
func (*MarkToGroupRequest) GetText ¶
func (x *MarkToGroupRequest) GetText() string
func (*MarkToGroupRequest) ProtoMessage ¶
func (*MarkToGroupRequest) ProtoMessage()
func (*MarkToGroupRequest) ProtoReflect ¶
func (x *MarkToGroupRequest) ProtoReflect() protoreflect.Message
func (*MarkToGroupRequest) Reset ¶
func (x *MarkToGroupRequest) Reset()
func (*MarkToGroupRequest) String ¶
func (x *MarkToGroupRequest) String() string
type MarkToGroupResponse ¶
type MarkToGroupResponse struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MarkToGroupResponse) Descriptor
deprecated
func (*MarkToGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarkToGroupResponse.ProtoReflect.Descriptor instead.
func (*MarkToGroupResponse) GetId ¶
func (x *MarkToGroupResponse) GetId() uint32
func (*MarkToGroupResponse) ProtoMessage ¶
func (*MarkToGroupResponse) ProtoMessage()
func (*MarkToGroupResponse) ProtoReflect ¶
func (x *MarkToGroupResponse) ProtoReflect() protoreflect.Message
func (*MarkToGroupResponse) Reset ¶
func (x *MarkToGroupResponse) Reset()
func (*MarkToGroupResponse) String ¶
func (x *MarkToGroupResponse) String() string
type MarkupToAllRequest ¶
type MarkupToAllRequest struct { Shape Shape `protobuf:"varint,1,opt,name=shape,proto3,enum=dcs.trigger.v0.Shape" json:"shape,omitempty"` Points []*common.InputPosition `protobuf:"bytes,2,rep,name=points,proto3" json:"points,omitempty"` BorderColor *Color `protobuf:"bytes,3,opt,name=border_color,json=borderColor,proto3" json:"border_color,omitempty"` FillColor *Color `protobuf:"bytes,4,opt,name=fill_color,json=fillColor,proto3" json:"fill_color,omitempty"` LineType LineType `protobuf:"varint,5,opt,name=line_type,json=lineType,proto3,enum=dcs.trigger.v0.LineType" json:"line_type,omitempty"` ReadOnly bool `protobuf:"varint,6,opt,name=read_only,json=readOnly,proto3" json:"read_only,omitempty"` Message string `protobuf:"bytes,7,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*MarkupToAllRequest) Descriptor
deprecated
func (*MarkupToAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarkupToAllRequest.ProtoReflect.Descriptor instead.
func (*MarkupToAllRequest) GetBorderColor ¶
func (x *MarkupToAllRequest) GetBorderColor() *Color
func (*MarkupToAllRequest) GetFillColor ¶
func (x *MarkupToAllRequest) GetFillColor() *Color
func (*MarkupToAllRequest) GetLineType ¶
func (x *MarkupToAllRequest) GetLineType() LineType
func (*MarkupToAllRequest) GetMessage ¶
func (x *MarkupToAllRequest) GetMessage() string
func (*MarkupToAllRequest) GetPoints ¶
func (x *MarkupToAllRequest) GetPoints() []*common.InputPosition
func (*MarkupToAllRequest) GetReadOnly ¶
func (x *MarkupToAllRequest) GetReadOnly() bool
func (*MarkupToAllRequest) GetShape ¶
func (x *MarkupToAllRequest) GetShape() Shape
func (*MarkupToAllRequest) ProtoMessage ¶
func (*MarkupToAllRequest) ProtoMessage()
func (*MarkupToAllRequest) ProtoReflect ¶
func (x *MarkupToAllRequest) ProtoReflect() protoreflect.Message
func (*MarkupToAllRequest) Reset ¶
func (x *MarkupToAllRequest) Reset()
func (*MarkupToAllRequest) String ¶
func (x *MarkupToAllRequest) String() string
type MarkupToAllResponse ¶
type MarkupToAllResponse struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MarkupToAllResponse) Descriptor
deprecated
func (*MarkupToAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarkupToAllResponse.ProtoReflect.Descriptor instead.
func (*MarkupToAllResponse) GetId ¶
func (x *MarkupToAllResponse) GetId() uint32
func (*MarkupToAllResponse) ProtoMessage ¶
func (*MarkupToAllResponse) ProtoMessage()
func (*MarkupToAllResponse) ProtoReflect ¶
func (x *MarkupToAllResponse) ProtoReflect() protoreflect.Message
func (*MarkupToAllResponse) Reset ¶
func (x *MarkupToAllResponse) Reset()
func (*MarkupToAllResponse) String ¶
func (x *MarkupToAllResponse) String() string
type MarkupToCoalitionRequest ¶
type MarkupToCoalitionRequest struct { Shape Shape `protobuf:"varint,1,opt,name=shape,proto3,enum=dcs.trigger.v0.Shape" json:"shape,omitempty"` Coalition common.Coalition `protobuf:"varint,2,opt,name=coalition,proto3,enum=dcs.common.v0.Coalition" json:"coalition,omitempty"` Points []*common.InputPosition `protobuf:"bytes,3,rep,name=points,proto3" json:"points,omitempty"` BorderColor *Color `protobuf:"bytes,4,opt,name=border_color,json=borderColor,proto3" json:"border_color,omitempty"` FillColor *Color `protobuf:"bytes,5,opt,name=fill_color,json=fillColor,proto3" json:"fill_color,omitempty"` LineType LineType `protobuf:"varint,6,opt,name=line_type,json=lineType,proto3,enum=dcs.trigger.v0.LineType" json:"line_type,omitempty"` ReadOnly bool `protobuf:"varint,7,opt,name=read_only,json=readOnly,proto3" json:"read_only,omitempty"` Message string `protobuf:"bytes,8,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*MarkupToCoalitionRequest) Descriptor
deprecated
func (*MarkupToCoalitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarkupToCoalitionRequest.ProtoReflect.Descriptor instead.
func (*MarkupToCoalitionRequest) GetBorderColor ¶
func (x *MarkupToCoalitionRequest) GetBorderColor() *Color
func (*MarkupToCoalitionRequest) GetCoalition ¶
func (x *MarkupToCoalitionRequest) GetCoalition() common.Coalition
func (*MarkupToCoalitionRequest) GetFillColor ¶
func (x *MarkupToCoalitionRequest) GetFillColor() *Color
func (*MarkupToCoalitionRequest) GetLineType ¶
func (x *MarkupToCoalitionRequest) GetLineType() LineType
func (*MarkupToCoalitionRequest) GetMessage ¶
func (x *MarkupToCoalitionRequest) GetMessage() string
func (*MarkupToCoalitionRequest) GetPoints ¶
func (x *MarkupToCoalitionRequest) GetPoints() []*common.InputPosition
func (*MarkupToCoalitionRequest) GetReadOnly ¶
func (x *MarkupToCoalitionRequest) GetReadOnly() bool
func (*MarkupToCoalitionRequest) GetShape ¶
func (x *MarkupToCoalitionRequest) GetShape() Shape
func (*MarkupToCoalitionRequest) ProtoMessage ¶
func (*MarkupToCoalitionRequest) ProtoMessage()
func (*MarkupToCoalitionRequest) ProtoReflect ¶
func (x *MarkupToCoalitionRequest) ProtoReflect() protoreflect.Message
func (*MarkupToCoalitionRequest) Reset ¶
func (x *MarkupToCoalitionRequest) Reset()
func (*MarkupToCoalitionRequest) String ¶
func (x *MarkupToCoalitionRequest) String() string
type MarkupToCoalitionResponse ¶
type MarkupToCoalitionResponse struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*MarkupToCoalitionResponse) Descriptor
deprecated
func (*MarkupToCoalitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarkupToCoalitionResponse.ProtoReflect.Descriptor instead.
func (*MarkupToCoalitionResponse) GetId ¶
func (x *MarkupToCoalitionResponse) GetId() uint32
func (*MarkupToCoalitionResponse) ProtoMessage ¶
func (*MarkupToCoalitionResponse) ProtoMessage()
func (*MarkupToCoalitionResponse) ProtoReflect ¶
func (x *MarkupToCoalitionResponse) ProtoReflect() protoreflect.Message
func (*MarkupToCoalitionResponse) Reset ¶
func (x *MarkupToCoalitionResponse) Reset()
func (*MarkupToCoalitionResponse) String ¶
func (x *MarkupToCoalitionResponse) String() string
type OutTextForCoalitionRequest ¶
type OutTextForCoalitionRequest struct { Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` DisplayTime int32 `protobuf:"varint,2,opt,name=display_time,json=displayTime,proto3" json:"display_time,omitempty"` ClearView bool `protobuf:"varint,3,opt,name=clear_view,json=clearView,proto3" json:"clear_view,omitempty"` Coalition common.Coalition `protobuf:"varint,4,opt,name=coalition,proto3,enum=dcs.common.v0.Coalition" json:"coalition,omitempty"` // contains filtered or unexported fields }
func (*OutTextForCoalitionRequest) Descriptor
deprecated
func (*OutTextForCoalitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use OutTextForCoalitionRequest.ProtoReflect.Descriptor instead.
func (*OutTextForCoalitionRequest) GetClearView ¶
func (x *OutTextForCoalitionRequest) GetClearView() bool
func (*OutTextForCoalitionRequest) GetCoalition ¶
func (x *OutTextForCoalitionRequest) GetCoalition() common.Coalition
func (*OutTextForCoalitionRequest) GetDisplayTime ¶
func (x *OutTextForCoalitionRequest) GetDisplayTime() int32
func (*OutTextForCoalitionRequest) GetText ¶
func (x *OutTextForCoalitionRequest) GetText() string
func (*OutTextForCoalitionRequest) ProtoMessage ¶
func (*OutTextForCoalitionRequest) ProtoMessage()
func (*OutTextForCoalitionRequest) ProtoReflect ¶
func (x *OutTextForCoalitionRequest) ProtoReflect() protoreflect.Message
func (*OutTextForCoalitionRequest) Reset ¶
func (x *OutTextForCoalitionRequest) Reset()
func (*OutTextForCoalitionRequest) String ¶
func (x *OutTextForCoalitionRequest) String() string
type OutTextForCoalitionResponse ¶
type OutTextForCoalitionResponse struct {
// contains filtered or unexported fields
}
func (*OutTextForCoalitionResponse) Descriptor
deprecated
func (*OutTextForCoalitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use OutTextForCoalitionResponse.ProtoReflect.Descriptor instead.
func (*OutTextForCoalitionResponse) ProtoMessage ¶
func (*OutTextForCoalitionResponse) ProtoMessage()
func (*OutTextForCoalitionResponse) ProtoReflect ¶
func (x *OutTextForCoalitionResponse) ProtoReflect() protoreflect.Message
func (*OutTextForCoalitionResponse) Reset ¶
func (x *OutTextForCoalitionResponse) Reset()
func (*OutTextForCoalitionResponse) String ¶
func (x *OutTextForCoalitionResponse) String() string
type OutTextForGroupRequest ¶
type OutTextForGroupRequest struct { Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` DisplayTime int32 `protobuf:"varint,2,opt,name=display_time,json=displayTime,proto3" json:"display_time,omitempty"` ClearView bool `protobuf:"varint,3,opt,name=clear_view,json=clearView,proto3" json:"clear_view,omitempty"` GroupId uint32 `protobuf:"varint,4,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
func (*OutTextForGroupRequest) Descriptor
deprecated
func (*OutTextForGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use OutTextForGroupRequest.ProtoReflect.Descriptor instead.
func (*OutTextForGroupRequest) GetClearView ¶
func (x *OutTextForGroupRequest) GetClearView() bool
func (*OutTextForGroupRequest) GetDisplayTime ¶
func (x *OutTextForGroupRequest) GetDisplayTime() int32
func (*OutTextForGroupRequest) GetGroupId ¶
func (x *OutTextForGroupRequest) GetGroupId() uint32
func (*OutTextForGroupRequest) GetText ¶
func (x *OutTextForGroupRequest) GetText() string
func (*OutTextForGroupRequest) ProtoMessage ¶
func (*OutTextForGroupRequest) ProtoMessage()
func (*OutTextForGroupRequest) ProtoReflect ¶
func (x *OutTextForGroupRequest) ProtoReflect() protoreflect.Message
func (*OutTextForGroupRequest) Reset ¶
func (x *OutTextForGroupRequest) Reset()
func (*OutTextForGroupRequest) String ¶
func (x *OutTextForGroupRequest) String() string
type OutTextForGroupResponse ¶
type OutTextForGroupResponse struct {
// contains filtered or unexported fields
}
func (*OutTextForGroupResponse) Descriptor
deprecated
func (*OutTextForGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use OutTextForGroupResponse.ProtoReflect.Descriptor instead.
func (*OutTextForGroupResponse) ProtoMessage ¶
func (*OutTextForGroupResponse) ProtoMessage()
func (*OutTextForGroupResponse) ProtoReflect ¶
func (x *OutTextForGroupResponse) ProtoReflect() protoreflect.Message
func (*OutTextForGroupResponse) Reset ¶
func (x *OutTextForGroupResponse) Reset()
func (*OutTextForGroupResponse) String ¶
func (x *OutTextForGroupResponse) String() string
type OutTextForUnitRequest ¶
type OutTextForUnitRequest struct { Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` DisplayTime int32 `protobuf:"varint,2,opt,name=display_time,json=displayTime,proto3" json:"display_time,omitempty"` ClearView bool `protobuf:"varint,3,opt,name=clear_view,json=clearView,proto3" json:"clear_view,omitempty"` UnitId uint32 `protobuf:"varint,4,opt,name=unit_id,json=unitId,proto3" json:"unit_id,omitempty"` // contains filtered or unexported fields }
func (*OutTextForUnitRequest) Descriptor
deprecated
func (*OutTextForUnitRequest) Descriptor() ([]byte, []int)
Deprecated: Use OutTextForUnitRequest.ProtoReflect.Descriptor instead.
func (*OutTextForUnitRequest) GetClearView ¶
func (x *OutTextForUnitRequest) GetClearView() bool
func (*OutTextForUnitRequest) GetDisplayTime ¶
func (x *OutTextForUnitRequest) GetDisplayTime() int32
func (*OutTextForUnitRequest) GetText ¶
func (x *OutTextForUnitRequest) GetText() string
func (*OutTextForUnitRequest) GetUnitId ¶
func (x *OutTextForUnitRequest) GetUnitId() uint32
func (*OutTextForUnitRequest) ProtoMessage ¶
func (*OutTextForUnitRequest) ProtoMessage()
func (*OutTextForUnitRequest) ProtoReflect ¶
func (x *OutTextForUnitRequest) ProtoReflect() protoreflect.Message
func (*OutTextForUnitRequest) Reset ¶
func (x *OutTextForUnitRequest) Reset()
func (*OutTextForUnitRequest) String ¶
func (x *OutTextForUnitRequest) String() string
type OutTextForUnitResponse ¶
type OutTextForUnitResponse struct {
// contains filtered or unexported fields
}
func (*OutTextForUnitResponse) Descriptor
deprecated
func (*OutTextForUnitResponse) Descriptor() ([]byte, []int)
Deprecated: Use OutTextForUnitResponse.ProtoReflect.Descriptor instead.
func (*OutTextForUnitResponse) ProtoMessage ¶
func (*OutTextForUnitResponse) ProtoMessage()
func (*OutTextForUnitResponse) ProtoReflect ¶
func (x *OutTextForUnitResponse) ProtoReflect() protoreflect.Message
func (*OutTextForUnitResponse) Reset ¶
func (x *OutTextForUnitResponse) Reset()
func (*OutTextForUnitResponse) String ¶
func (x *OutTextForUnitResponse) String() string
type OutTextRequest ¶
type OutTextRequest struct { Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` DisplayTime int32 `protobuf:"varint,2,opt,name=display_time,json=displayTime,proto3" json:"display_time,omitempty"` ClearView bool `protobuf:"varint,3,opt,name=clear_view,json=clearView,proto3" json:"clear_view,omitempty"` // contains filtered or unexported fields }
func (*OutTextRequest) Descriptor
deprecated
func (*OutTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use OutTextRequest.ProtoReflect.Descriptor instead.
func (*OutTextRequest) GetClearView ¶
func (x *OutTextRequest) GetClearView() bool
func (*OutTextRequest) GetDisplayTime ¶
func (x *OutTextRequest) GetDisplayTime() int32
func (*OutTextRequest) GetText ¶
func (x *OutTextRequest) GetText() string
func (*OutTextRequest) ProtoMessage ¶
func (*OutTextRequest) ProtoMessage()
func (*OutTextRequest) ProtoReflect ¶
func (x *OutTextRequest) ProtoReflect() protoreflect.Message
func (*OutTextRequest) Reset ¶
func (x *OutTextRequest) Reset()
func (*OutTextRequest) String ¶
func (x *OutTextRequest) String() string
type OutTextResponse ¶
type OutTextResponse struct {
// contains filtered or unexported fields
}
func (*OutTextResponse) Descriptor
deprecated
func (*OutTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use OutTextResponse.ProtoReflect.Descriptor instead.
func (*OutTextResponse) ProtoMessage ¶
func (*OutTextResponse) ProtoMessage()
func (*OutTextResponse) ProtoReflect ¶
func (x *OutTextResponse) ProtoReflect() protoreflect.Message
func (*OutTextResponse) Reset ¶
func (x *OutTextResponse) Reset()
func (*OutTextResponse) String ¶
func (x *OutTextResponse) String() string
type RemoveMarkRequest ¶
type RemoveMarkRequest struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RemoveMarkRequest) Descriptor
deprecated
func (*RemoveMarkRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMarkRequest.ProtoReflect.Descriptor instead.
func (*RemoveMarkRequest) GetId ¶
func (x *RemoveMarkRequest) GetId() uint32
func (*RemoveMarkRequest) ProtoMessage ¶
func (*RemoveMarkRequest) ProtoMessage()
func (*RemoveMarkRequest) ProtoReflect ¶
func (x *RemoveMarkRequest) ProtoReflect() protoreflect.Message
func (*RemoveMarkRequest) Reset ¶
func (x *RemoveMarkRequest) Reset()
func (*RemoveMarkRequest) String ¶
func (x *RemoveMarkRequest) String() string
type RemoveMarkResponse ¶
type RemoveMarkResponse struct {
// contains filtered or unexported fields
}
func (*RemoveMarkResponse) Descriptor
deprecated
func (*RemoveMarkResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMarkResponse.ProtoReflect.Descriptor instead.
func (*RemoveMarkResponse) ProtoMessage ¶
func (*RemoveMarkResponse) ProtoMessage()
func (*RemoveMarkResponse) ProtoReflect ¶
func (x *RemoveMarkResponse) ProtoReflect() protoreflect.Message
func (*RemoveMarkResponse) Reset ¶
func (x *RemoveMarkResponse) Reset()
func (*RemoveMarkResponse) String ¶
func (x *RemoveMarkResponse) String() string
type SetUserFlagRequest ¶
type SetUserFlagRequest struct { Flag string `protobuf:"bytes,1,opt,name=flag,proto3" json:"flag,omitempty"` Value uint32 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*SetUserFlagRequest) Descriptor
deprecated
func (*SetUserFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUserFlagRequest.ProtoReflect.Descriptor instead.
func (*SetUserFlagRequest) GetFlag ¶
func (x *SetUserFlagRequest) GetFlag() string
func (*SetUserFlagRequest) GetValue ¶
func (x *SetUserFlagRequest) GetValue() uint32
func (*SetUserFlagRequest) ProtoMessage ¶
func (*SetUserFlagRequest) ProtoMessage()
func (*SetUserFlagRequest) ProtoReflect ¶
func (x *SetUserFlagRequest) ProtoReflect() protoreflect.Message
func (*SetUserFlagRequest) Reset ¶
func (x *SetUserFlagRequest) Reset()
func (*SetUserFlagRequest) String ¶
func (x *SetUserFlagRequest) String() string
type SetUserFlagResponse ¶
type SetUserFlagResponse struct {
// contains filtered or unexported fields
}
func (*SetUserFlagResponse) Descriptor
deprecated
func (*SetUserFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUserFlagResponse.ProtoReflect.Descriptor instead.
func (*SetUserFlagResponse) ProtoMessage ¶
func (*SetUserFlagResponse) ProtoMessage()
func (*SetUserFlagResponse) ProtoReflect ¶
func (x *SetUserFlagResponse) ProtoReflect() protoreflect.Message
func (*SetUserFlagResponse) Reset ¶
func (x *SetUserFlagResponse) Reset()
func (*SetUserFlagResponse) String ¶
func (x *SetUserFlagResponse) String() string
type Shape ¶
type Shape int32
func (Shape) Descriptor ¶
func (Shape) Descriptor() protoreflect.EnumDescriptor
func (Shape) EnumDescriptor
deprecated
func (Shape) Number ¶
func (x Shape) Number() protoreflect.EnumNumber
func (Shape) Type ¶
func (Shape) Type() protoreflect.EnumType
type SignalFlareRequest ¶
type SignalFlareRequest struct { // Altitude parameter will be ignored. Signal flares always fire from // ground level which will be calculated server-side Position *common.InputPosition `protobuf:"bytes,1,opt,name=position,proto3" json:"position,omitempty"` Color SignalFlareRequest_FlareColor `protobuf:"varint,2,opt,name=color,proto3,enum=dcs.trigger.v0.SignalFlareRequest_FlareColor" json:"color,omitempty"` Azimuth uint32 `protobuf:"varint,3,opt,name=azimuth,proto3" json:"azimuth,omitempty"` // contains filtered or unexported fields }
func (*SignalFlareRequest) Descriptor
deprecated
func (*SignalFlareRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignalFlareRequest.ProtoReflect.Descriptor instead.
func (*SignalFlareRequest) GetAzimuth ¶
func (x *SignalFlareRequest) GetAzimuth() uint32
func (*SignalFlareRequest) GetColor ¶
func (x *SignalFlareRequest) GetColor() SignalFlareRequest_FlareColor
func (*SignalFlareRequest) GetPosition ¶
func (x *SignalFlareRequest) GetPosition() *common.InputPosition
func (*SignalFlareRequest) ProtoMessage ¶
func (*SignalFlareRequest) ProtoMessage()
func (*SignalFlareRequest) ProtoReflect ¶
func (x *SignalFlareRequest) ProtoReflect() protoreflect.Message
func (*SignalFlareRequest) Reset ¶
func (x *SignalFlareRequest) Reset()
func (*SignalFlareRequest) String ¶
func (x *SignalFlareRequest) String() string
type SignalFlareRequest_FlareColor ¶
type SignalFlareRequest_FlareColor int32
const ( SignalFlareRequest_FLARE_COLOR_UNSPECIFIED SignalFlareRequest_FlareColor = 0 SignalFlareRequest_FLARE_COLOR_GREEN SignalFlareRequest_FlareColor = 1 SignalFlareRequest_FLARE_COLOR_RED SignalFlareRequest_FlareColor = 2 SignalFlareRequest_FLARE_COLOR_WHITE SignalFlareRequest_FlareColor = 3 SignalFlareRequest_FLARE_COLOR_YELLOW SignalFlareRequest_FlareColor = 4 )
func (SignalFlareRequest_FlareColor) Descriptor ¶
func (SignalFlareRequest_FlareColor) Descriptor() protoreflect.EnumDescriptor
func (SignalFlareRequest_FlareColor) Enum ¶
func (x SignalFlareRequest_FlareColor) Enum() *SignalFlareRequest_FlareColor
func (SignalFlareRequest_FlareColor) EnumDescriptor
deprecated
func (SignalFlareRequest_FlareColor) EnumDescriptor() ([]byte, []int)
Deprecated: Use SignalFlareRequest_FlareColor.Descriptor instead.
func (SignalFlareRequest_FlareColor) Number ¶
func (x SignalFlareRequest_FlareColor) Number() protoreflect.EnumNumber
func (SignalFlareRequest_FlareColor) String ¶
func (x SignalFlareRequest_FlareColor) String() string
func (SignalFlareRequest_FlareColor) Type ¶
func (SignalFlareRequest_FlareColor) Type() protoreflect.EnumType
type SignalFlareResponse ¶
type SignalFlareResponse struct {
// contains filtered or unexported fields
}
func (*SignalFlareResponse) Descriptor
deprecated
func (*SignalFlareResponse) Descriptor() ([]byte, []int)
Deprecated: Use SignalFlareResponse.ProtoReflect.Descriptor instead.
func (*SignalFlareResponse) ProtoMessage ¶
func (*SignalFlareResponse) ProtoMessage()
func (*SignalFlareResponse) ProtoReflect ¶
func (x *SignalFlareResponse) ProtoReflect() protoreflect.Message
func (*SignalFlareResponse) Reset ¶
func (x *SignalFlareResponse) Reset()
func (*SignalFlareResponse) String ¶
func (x *SignalFlareResponse) String() string
type SmokeRequest ¶
type SmokeRequest struct { // Altitude parameter will be ignored. Smoke always eminates from ground // level which will be calculated server-side Position *common.InputPosition `protobuf:"bytes,1,opt,name=position,proto3" json:"position,omitempty"` Color SmokeRequest_SmokeColor `protobuf:"varint,2,opt,name=color,proto3,enum=dcs.trigger.v0.SmokeRequest_SmokeColor" json:"color,omitempty"` // contains filtered or unexported fields }
func (*SmokeRequest) Descriptor
deprecated
func (*SmokeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SmokeRequest.ProtoReflect.Descriptor instead.
func (*SmokeRequest) GetColor ¶
func (x *SmokeRequest) GetColor() SmokeRequest_SmokeColor
func (*SmokeRequest) GetPosition ¶
func (x *SmokeRequest) GetPosition() *common.InputPosition
func (*SmokeRequest) ProtoMessage ¶
func (*SmokeRequest) ProtoMessage()
func (*SmokeRequest) ProtoReflect ¶
func (x *SmokeRequest) ProtoReflect() protoreflect.Message
func (*SmokeRequest) Reset ¶
func (x *SmokeRequest) Reset()
func (*SmokeRequest) String ¶
func (x *SmokeRequest) String() string
type SmokeRequest_SmokeColor ¶
type SmokeRequest_SmokeColor int32
const ( SmokeRequest_SMOKE_COLOR_UNSPECIFIED SmokeRequest_SmokeColor = 0 SmokeRequest_SMOKE_COLOR_GREEN SmokeRequest_SmokeColor = 1 SmokeRequest_SMOKE_COLOR_RED SmokeRequest_SmokeColor = 2 SmokeRequest_SMOKE_COLOR_WHITE SmokeRequest_SmokeColor = 3 SmokeRequest_SMOKE_COLOR_ORANGE SmokeRequest_SmokeColor = 4 SmokeRequest_SMOKE_COLOR_BLUE SmokeRequest_SmokeColor = 5 )
func (SmokeRequest_SmokeColor) Descriptor ¶
func (SmokeRequest_SmokeColor) Descriptor() protoreflect.EnumDescriptor
func (SmokeRequest_SmokeColor) Enum ¶
func (x SmokeRequest_SmokeColor) Enum() *SmokeRequest_SmokeColor
func (SmokeRequest_SmokeColor) EnumDescriptor
deprecated
func (SmokeRequest_SmokeColor) EnumDescriptor() ([]byte, []int)
Deprecated: Use SmokeRequest_SmokeColor.Descriptor instead.
func (SmokeRequest_SmokeColor) Number ¶
func (x SmokeRequest_SmokeColor) Number() protoreflect.EnumNumber
func (SmokeRequest_SmokeColor) String ¶
func (x SmokeRequest_SmokeColor) String() string
func (SmokeRequest_SmokeColor) Type ¶
func (SmokeRequest_SmokeColor) Type() protoreflect.EnumType
type SmokeResponse ¶
type SmokeResponse struct {
// contains filtered or unexported fields
}
func (*SmokeResponse) Descriptor
deprecated
func (*SmokeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SmokeResponse.ProtoReflect.Descriptor instead.
func (*SmokeResponse) ProtoMessage ¶
func (*SmokeResponse) ProtoMessage()
func (*SmokeResponse) ProtoReflect ¶
func (x *SmokeResponse) ProtoReflect() protoreflect.Message
func (*SmokeResponse) Reset ¶
func (x *SmokeResponse) Reset()
func (*SmokeResponse) String ¶
func (x *SmokeResponse) String() string
type TriggerServiceClient ¶
type TriggerServiceClient interface { // https://wiki.hoggitworld.com/view/DCS_func_outText OutText(ctx context.Context, in *OutTextRequest, opts ...grpc.CallOption) (*OutTextResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_outTextForCoalition OutTextForCoalition(ctx context.Context, in *OutTextForCoalitionRequest, opts ...grpc.CallOption) (*OutTextForCoalitionResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_outTextForGroup OutTextForGroup(ctx context.Context, in *OutTextForGroupRequest, opts ...grpc.CallOption) (*OutTextForGroupResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_outTextForUnit OutTextForUnit(ctx context.Context, in *OutTextForUnitRequest, opts ...grpc.CallOption) (*OutTextForUnitResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_getUserFlag GetUserFlag(ctx context.Context, in *GetUserFlagRequest, opts ...grpc.CallOption) (*GetUserFlagResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_setUserFlag SetUserFlag(ctx context.Context, in *SetUserFlagRequest, opts ...grpc.CallOption) (*SetUserFlagResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_markToAll MarkToAll(ctx context.Context, in *MarkToAllRequest, opts ...grpc.CallOption) (*MarkToAllResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_markToCoalition MarkToCoalition(ctx context.Context, in *MarkToCoalitionRequest, opts ...grpc.CallOption) (*MarkToCoalitionResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_markToGroup MarkToGroup(ctx context.Context, in *MarkToGroupRequest, opts ...grpc.CallOption) (*MarkToGroupResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_markupToAll MarkupToAll(ctx context.Context, in *MarkupToAllRequest, opts ...grpc.CallOption) (*MarkupToAllResponse, error) // Uses markupToAll under the hood but enforces a coalition to be specified // https://wiki.hoggitworld.com/view/DCS_func_markupToAll MarkupToCoalition(ctx context.Context, in *MarkupToCoalitionRequest, opts ...grpc.CallOption) (*MarkupToCoalitionResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_removeMark RemoveMark(ctx context.Context, in *RemoveMarkRequest, opts ...grpc.CallOption) (*RemoveMarkResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_explosion Explosion(ctx context.Context, in *ExplosionRequest, opts ...grpc.CallOption) (*ExplosionResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_smoke Smoke(ctx context.Context, in *SmokeRequest, opts ...grpc.CallOption) (*SmokeResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_illuminationBomb IlluminationBomb(ctx context.Context, in *IlluminationBombRequest, opts ...grpc.CallOption) (*IlluminationBombResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_signalFlare SignalFlare(ctx context.Context, in *SignalFlareRequest, opts ...grpc.CallOption) (*SignalFlareResponse, error) }
TriggerServiceClient is the client API for TriggerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTriggerServiceClient ¶
func NewTriggerServiceClient(cc grpc.ClientConnInterface) TriggerServiceClient
type TriggerServiceServer ¶
type TriggerServiceServer interface { // https://wiki.hoggitworld.com/view/DCS_func_outText OutText(context.Context, *OutTextRequest) (*OutTextResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_outTextForCoalition OutTextForCoalition(context.Context, *OutTextForCoalitionRequest) (*OutTextForCoalitionResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_outTextForGroup OutTextForGroup(context.Context, *OutTextForGroupRequest) (*OutTextForGroupResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_outTextForUnit OutTextForUnit(context.Context, *OutTextForUnitRequest) (*OutTextForUnitResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_getUserFlag GetUserFlag(context.Context, *GetUserFlagRequest) (*GetUserFlagResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_setUserFlag SetUserFlag(context.Context, *SetUserFlagRequest) (*SetUserFlagResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_markToAll MarkToAll(context.Context, *MarkToAllRequest) (*MarkToAllResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_markToCoalition MarkToCoalition(context.Context, *MarkToCoalitionRequest) (*MarkToCoalitionResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_markToGroup MarkToGroup(context.Context, *MarkToGroupRequest) (*MarkToGroupResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_markupToAll MarkupToAll(context.Context, *MarkupToAllRequest) (*MarkupToAllResponse, error) // Uses markupToAll under the hood but enforces a coalition to be specified // https://wiki.hoggitworld.com/view/DCS_func_markupToAll MarkupToCoalition(context.Context, *MarkupToCoalitionRequest) (*MarkupToCoalitionResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_removeMark RemoveMark(context.Context, *RemoveMarkRequest) (*RemoveMarkResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_explosion Explosion(context.Context, *ExplosionRequest) (*ExplosionResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_smoke Smoke(context.Context, *SmokeRequest) (*SmokeResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_illuminationBomb IlluminationBomb(context.Context, *IlluminationBombRequest) (*IlluminationBombResponse, error) // https://wiki.hoggitworld.com/view/DCS_func_signalFlare SignalFlare(context.Context, *SignalFlareRequest) (*SignalFlareResponse, error) // contains filtered or unexported methods }
TriggerServiceServer is the server API for TriggerService service. All implementations must embed UnimplementedTriggerServiceServer for forward compatibility
type UnimplementedTriggerServiceServer ¶
type UnimplementedTriggerServiceServer struct { }
UnimplementedTriggerServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedTriggerServiceServer) Explosion ¶
func (UnimplementedTriggerServiceServer) Explosion(context.Context, *ExplosionRequest) (*ExplosionResponse, error)
func (UnimplementedTriggerServiceServer) GetUserFlag ¶
func (UnimplementedTriggerServiceServer) GetUserFlag(context.Context, *GetUserFlagRequest) (*GetUserFlagResponse, error)
func (UnimplementedTriggerServiceServer) IlluminationBomb ¶
func (UnimplementedTriggerServiceServer) IlluminationBomb(context.Context, *IlluminationBombRequest) (*IlluminationBombResponse, error)
func (UnimplementedTriggerServiceServer) MarkToAll ¶
func (UnimplementedTriggerServiceServer) MarkToAll(context.Context, *MarkToAllRequest) (*MarkToAllResponse, error)
func (UnimplementedTriggerServiceServer) MarkToCoalition ¶
func (UnimplementedTriggerServiceServer) MarkToCoalition(context.Context, *MarkToCoalitionRequest) (*MarkToCoalitionResponse, error)
func (UnimplementedTriggerServiceServer) MarkToGroup ¶
func (UnimplementedTriggerServiceServer) MarkToGroup(context.Context, *MarkToGroupRequest) (*MarkToGroupResponse, error)
func (UnimplementedTriggerServiceServer) MarkupToAll ¶
func (UnimplementedTriggerServiceServer) MarkupToAll(context.Context, *MarkupToAllRequest) (*MarkupToAllResponse, error)
func (UnimplementedTriggerServiceServer) MarkupToCoalition ¶
func (UnimplementedTriggerServiceServer) MarkupToCoalition(context.Context, *MarkupToCoalitionRequest) (*MarkupToCoalitionResponse, error)
func (UnimplementedTriggerServiceServer) OutText ¶
func (UnimplementedTriggerServiceServer) OutText(context.Context, *OutTextRequest) (*OutTextResponse, error)
func (UnimplementedTriggerServiceServer) OutTextForCoalition ¶
func (UnimplementedTriggerServiceServer) OutTextForCoalition(context.Context, *OutTextForCoalitionRequest) (*OutTextForCoalitionResponse, error)
func (UnimplementedTriggerServiceServer) OutTextForGroup ¶
func (UnimplementedTriggerServiceServer) OutTextForGroup(context.Context, *OutTextForGroupRequest) (*OutTextForGroupResponse, error)
func (UnimplementedTriggerServiceServer) OutTextForUnit ¶
func (UnimplementedTriggerServiceServer) OutTextForUnit(context.Context, *OutTextForUnitRequest) (*OutTextForUnitResponse, error)
func (UnimplementedTriggerServiceServer) RemoveMark ¶
func (UnimplementedTriggerServiceServer) RemoveMark(context.Context, *RemoveMarkRequest) (*RemoveMarkResponse, error)
func (UnimplementedTriggerServiceServer) SetUserFlag ¶
func (UnimplementedTriggerServiceServer) SetUserFlag(context.Context, *SetUserFlagRequest) (*SetUserFlagResponse, error)
func (UnimplementedTriggerServiceServer) SignalFlare ¶
func (UnimplementedTriggerServiceServer) SignalFlare(context.Context, *SignalFlareRequest) (*SignalFlareResponse, error)
func (UnimplementedTriggerServiceServer) Smoke ¶
func (UnimplementedTriggerServiceServer) Smoke(context.Context, *SmokeRequest) (*SmokeResponse, error)
type UnsafeTriggerServiceServer ¶
type UnsafeTriggerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTriggerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TriggerServiceServer will result in compilation errors.