Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterBuilderServiceServer(s grpc.ServiceRegistrar, srv BuilderServiceServer)
- func RegisterItemServiceServer(s grpc.ServiceRegistrar, srv ItemServiceServer)
- func RegisterManagerServiceServer(s grpc.ServiceRegistrar, srv ManagerServiceServer)
- func RegisterMetricsServiceServer(s grpc.ServiceRegistrar, srv MetricsServiceServer)
- func RegisterProviderServiceServer(s grpc.ServiceRegistrar, srv ProviderServiceServer)
- func RegisterSliceServiceServer(s grpc.ServiceRegistrar, srv SliceServiceServer)
- func RegisterSpecServiceServer(s grpc.ServiceRegistrar, srv SpecServiceServer)
- type AddActionRequest
- func (*AddActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddActionRequest) GetArg0() int64
- func (x *AddActionRequest) GetArg1() int64
- func (x *AddActionRequest) GetArg2() string
- func (*AddActionRequest) ProtoMessage()
- func (x *AddActionRequest) ProtoReflect() protoreflect.Message
- func (x *AddActionRequest) Reset()
- func (x *AddActionRequest) String() string
- type AddActionResponse
- type AddSubSliceRequest
- func (*AddSubSliceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddSubSliceRequest) GetArg0() int64
- func (x *AddSubSliceRequest) GetArg1() string
- func (*AddSubSliceRequest) ProtoMessage()
- func (x *AddSubSliceRequest) ProtoReflect() protoreflect.Message
- func (x *AddSubSliceRequest) Reset()
- func (x *AddSubSliceRequest) String() string
- type AddSubSliceResponse
- func (*AddSubSliceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddSubSliceResponse) GetResult() int64
- func (*AddSubSliceResponse) ProtoMessage()
- func (x *AddSubSliceResponse) ProtoReflect() protoreflect.Message
- func (x *AddSubSliceResponse) Reset()
- func (x *AddSubSliceResponse) String() string
- type AttachInfoRequest
- func (*AttachInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttachInfoRequest) GetArg0() int64
- func (x *AttachInfoRequest) GetArg1() int64
- func (*AttachInfoRequest) ProtoMessage()
- func (x *AttachInfoRequest) ProtoReflect() protoreflect.Message
- func (x *AttachInfoRequest) Reset()
- func (x *AttachInfoRequest) String() string
- type AttachInfoResponse
- type BuildRequest
- type BuildResponse
- type BuilderServiceClient
- type BuilderServiceServer
- type CallRequest
- func (*CallRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CallRequest) GetArg0() string
- func (x *CallRequest) GetArg1() string
- func (x *CallRequest) GetArg2() int64
- func (*CallRequest) ProtoMessage()
- func (x *CallRequest) ProtoReflect() protoreflect.Message
- func (x *CallRequest) Reset()
- func (x *CallRequest) String() string
- type CallResponse
- type CanRenderRequest
- func (*CanRenderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CanRenderRequest) GetArg0() int64
- func (x *CanRenderRequest) GetHandle() int64
- func (*CanRenderRequest) ProtoMessage()
- func (x *CanRenderRequest) ProtoReflect() protoreflect.Message
- func (x *CanRenderRequest) Reset()
- func (x *CanRenderRequest) String() string
- type CanRenderResponse
- type CheckSlicePermissionRequest
- func (*CheckSlicePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckSlicePermissionRequest) GetArg0() int64
- func (x *CheckSlicePermissionRequest) GetArg1() int32
- func (x *CheckSlicePermissionRequest) GetArg2() int32
- func (*CheckSlicePermissionRequest) ProtoMessage()
- func (x *CheckSlicePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *CheckSlicePermissionRequest) Reset()
- func (x *CheckSlicePermissionRequest) String() string
- type CheckSlicePermissionResponse
- func (*CheckSlicePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckSlicePermissionResponse) GetResult() int32
- func (*CheckSlicePermissionResponse) ProtoMessage()
- func (x *CheckSlicePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *CheckSlicePermissionResponse) Reset()
- func (x *CheckSlicePermissionResponse) String() string
- type DeleteRequest
- func (*DeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRequest) GetArg0() int64
- func (x *DeleteRequest) GetArg1() string
- func (x *DeleteRequest) GetArg2() int64
- func (*DeleteRequest) ProtoMessage()
- func (x *DeleteRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRequest) Reset()
- func (x *DeleteRequest) String() string
- type DeleteResponse
- type DescribeContentsRequest
- func (*DescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeContentsRequest) GetHandle() int64
- func (*DescribeContentsRequest) ProtoMessage()
- func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeContentsRequest) Reset()
- func (x *DescribeContentsRequest) String() string
- type DescribeContentsResponse
- func (*DescribeContentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeContentsResponse) GetResult() int32
- func (*DescribeContentsResponse) ProtoMessage()
- func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeContentsResponse) Reset()
- func (x *DescribeContentsResponse) String() string
- type EqualsRequest
- func (*EqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EqualsRequest) GetArg0() int64
- func (x *EqualsRequest) GetHandle() int64
- func (*EqualsRequest) ProtoMessage()
- func (x *EqualsRequest) ProtoReflect() protoreflect.Message
- func (x *EqualsRequest) Reset()
- func (x *EqualsRequest) String() string
- type EqualsResponse
- type GetActionRequest
- type GetActionResponse
- type GetBundleRequest
- type GetBundleResponse
- type GetFormatRequest
- type GetFormatResponse
- type GetHintsRequest
- type GetHintsResponse
- type GetIconRequest
- type GetIconResponse
- type GetIntRequest
- type GetIntResponse
- type GetItemsRequest
- type GetItemsResponse
- type GetLongRequest
- type GetLongResponse
- type GetPinnedSlicesRequest
- type GetPinnedSlicesResponse
- func (*GetPinnedSlicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPinnedSlicesResponse) GetResult() int64
- func (*GetPinnedSlicesResponse) ProtoMessage()
- func (x *GetPinnedSlicesResponse) ProtoReflect() protoreflect.Message
- func (x *GetPinnedSlicesResponse) Reset()
- func (x *GetPinnedSlicesResponse) String() string
- type GetPinnedSpecsRequest
- func (*GetPinnedSpecsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPinnedSpecsRequest) GetArg0() int64
- func (*GetPinnedSpecsRequest) ProtoMessage()
- func (x *GetPinnedSpecsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPinnedSpecsRequest) Reset()
- func (x *GetPinnedSpecsRequest) String() string
- type GetPinnedSpecsResponse
- func (*GetPinnedSpecsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPinnedSpecsResponse) GetResult() int64
- func (*GetPinnedSpecsResponse) ProtoMessage()
- func (x *GetPinnedSpecsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPinnedSpecsResponse) Reset()
- func (x *GetPinnedSpecsResponse) String() string
- type GetRemoteInputRequest
- type GetRemoteInputResponse
- func (*GetRemoteInputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteInputResponse) GetResult() int64
- func (*GetRemoteInputResponse) ProtoMessage()
- func (x *GetRemoteInputResponse) ProtoReflect() protoreflect.Message
- func (x *GetRemoteInputResponse) Reset()
- func (x *GetRemoteInputResponse) String() string
- type GetRevisionRequest
- func (*GetRevisionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRevisionRequest) GetHandle() int64
- func (*GetRevisionRequest) ProtoMessage()
- func (x *GetRevisionRequest) ProtoReflect() protoreflect.Message
- func (x *GetRevisionRequest) Reset()
- func (x *GetRevisionRequest) String() string
- type GetRevisionResponse
- func (*GetRevisionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRevisionResponse) GetResult() int32
- func (*GetRevisionResponse) ProtoMessage()
- func (x *GetRevisionResponse) ProtoReflect() protoreflect.Message
- func (x *GetRevisionResponse) Reset()
- func (x *GetRevisionResponse) String() string
- type GetSliceDescendantsRequest
- func (*GetSliceDescendantsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSliceDescendantsRequest) GetArg0() int64
- func (*GetSliceDescendantsRequest) ProtoMessage()
- func (x *GetSliceDescendantsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSliceDescendantsRequest) Reset()
- func (x *GetSliceDescendantsRequest) String() string
- type GetSliceDescendantsResponse
- func (*GetSliceDescendantsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSliceDescendantsResponse) GetResult() int64
- func (*GetSliceDescendantsResponse) ProtoMessage()
- func (x *GetSliceDescendantsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSliceDescendantsResponse) Reset()
- func (x *GetSliceDescendantsResponse) String() string
- type GetSliceRequest
- type GetSliceResponse
- type GetSpecRequest
- type GetSpecResponse
- type GetSubTypeRequest
- type GetSubTypeResponse
- func (*GetSubTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubTypeResponse) GetResult() string
- func (*GetSubTypeResponse) ProtoMessage()
- func (x *GetSubTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubTypeResponse) Reset()
- func (x *GetSubTypeResponse) String() string
- type GetTextRequest
- type GetTextResponse
- type GetTypeRequest
- type GetTypeResponse
- type GetUriRequest
- type GetUriResponse
- type GrantSlicePermissionRequest
- func (*GrantSlicePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GrantSlicePermissionRequest) GetArg0() string
- func (x *GrantSlicePermissionRequest) GetArg1() int64
- func (*GrantSlicePermissionRequest) ProtoMessage()
- func (x *GrantSlicePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *GrantSlicePermissionRequest) Reset()
- func (x *GrantSlicePermissionRequest) String() string
- type GrantSlicePermissionResponse
- func (*GrantSlicePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (*GrantSlicePermissionResponse) ProtoMessage()
- func (x *GrantSlicePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *GrantSlicePermissionResponse) Reset()
- func (x *GrantSlicePermissionResponse) String() string
- type HasHintRequest
- type HasHintResponse
- type InsertRequest
- func (*InsertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InsertRequest) GetArg0() int64
- func (x *InsertRequest) GetArg1() int64
- func (*InsertRequest) ProtoMessage()
- func (x *InsertRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRequest) Reset()
- func (x *InsertRequest) String() string
- type InsertResponse
- type IsCallerNeededRequest
- type IsCallerNeededResponse
- func (*IsCallerNeededResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsCallerNeededResponse) GetResult() bool
- func (*IsCallerNeededResponse) ProtoMessage()
- func (x *IsCallerNeededResponse) ProtoReflect() protoreflect.Message
- func (x *IsCallerNeededResponse) Reset()
- func (x *IsCallerNeededResponse) String() string
- type ItemDescribeContentsRequest
- type ItemServiceClient
- type ItemServiceServer
- type ItemWriteToParcelRequest
- func (*ItemWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ItemWriteToParcelRequest) GetArg0() int64
- func (x *ItemWriteToParcelRequest) GetArg1() int32
- func (*ItemWriteToParcelRequest) ProtoMessage()
- func (x *ItemWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *ItemWriteToParcelRequest) Reset()
- func (x *ItemWriteToParcelRequest) String() string
- type LogHiddenRequest
- type LogHiddenResponse
- type LogTouchRequest
- func (*LogTouchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LogTouchRequest) GetArg0() int32
- func (x *LogTouchRequest) GetArg1() int64
- func (x *LogTouchRequest) GetHandle() int64
- func (*LogTouchRequest) ProtoMessage()
- func (x *LogTouchRequest) ProtoReflect() protoreflect.Message
- func (x *LogTouchRequest) Reset()
- func (x *LogTouchRequest) String() string
- type LogTouchResponse
- type LogVisibleRequest
- type LogVisibleResponse
- type ManagerServiceClient
- type ManagerServiceServer
- type MapIntentToUriRequest
- func (*MapIntentToUriRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MapIntentToUriRequest) GetArg0() int64
- func (*MapIntentToUriRequest) ProtoMessage()
- func (x *MapIntentToUriRequest) ProtoReflect() protoreflect.Message
- func (x *MapIntentToUriRequest) Reset()
- func (x *MapIntentToUriRequest) String() string
- type MapIntentToUriResponse
- func (*MapIntentToUriResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MapIntentToUriResponse) GetResult() int64
- func (*MapIntentToUriResponse) ProtoMessage()
- func (x *MapIntentToUriResponse) ProtoReflect() protoreflect.Message
- func (x *MapIntentToUriResponse) Reset()
- func (x *MapIntentToUriResponse) String() string
- type MetricsServiceClient
- type MetricsServiceServer
- type NewMetricsRequest
- func (*NewMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewMetricsRequest) GetArg0() int64
- func (x *NewMetricsRequest) GetArg1() int64
- func (*NewMetricsRequest) ProtoMessage()
- func (x *NewMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *NewMetricsRequest) Reset()
- func (x *NewMetricsRequest) String() string
- type NewMetricsResponse
- func (*NewMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewMetricsResponse) GetResult() int64
- func (*NewMetricsResponse) ProtoMessage()
- func (x *NewMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *NewMetricsResponse) Reset()
- func (x *NewMetricsResponse) String() string
- type NewSpecRequest
- func (*NewSpecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewSpecRequest) GetArg0() string
- func (x *NewSpecRequest) GetArg1() int32
- func (*NewSpecRequest) ProtoMessage()
- func (x *NewSpecRequest) ProtoReflect() protoreflect.Message
- func (x *NewSpecRequest) Reset()
- func (x *NewSpecRequest) String() string
- type NewSpecResponse
- type OnCreatePermissionRequestRequest
- func (*OnCreatePermissionRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreatePermissionRequestRequest) GetArg0() int64
- func (*OnCreatePermissionRequestRequest) ProtoMessage()
- func (x *OnCreatePermissionRequestRequest) ProtoReflect() protoreflect.Message
- func (x *OnCreatePermissionRequestRequest) Reset()
- func (x *OnCreatePermissionRequestRequest) String() string
- type OnCreatePermissionRequestResponse
- func (*OnCreatePermissionRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreatePermissionRequestResponse) GetResult() int64
- func (*OnCreatePermissionRequestResponse) ProtoMessage()
- func (x *OnCreatePermissionRequestResponse) ProtoReflect() protoreflect.Message
- func (x *OnCreatePermissionRequestResponse) Reset()
- func (x *OnCreatePermissionRequestResponse) String() string
- type OnGetSliceDescendantsRequest
- func (*OnGetSliceDescendantsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGetSliceDescendantsRequest) GetArg0() int64
- func (*OnGetSliceDescendantsRequest) ProtoMessage()
- func (x *OnGetSliceDescendantsRequest) ProtoReflect() protoreflect.Message
- func (x *OnGetSliceDescendantsRequest) Reset()
- func (x *OnGetSliceDescendantsRequest) String() string
- type OnGetSliceDescendantsResponse
- func (*OnGetSliceDescendantsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnGetSliceDescendantsResponse) GetResult() int64
- func (*OnGetSliceDescendantsResponse) ProtoMessage()
- func (x *OnGetSliceDescendantsResponse) ProtoReflect() protoreflect.Message
- func (x *OnGetSliceDescendantsResponse) Reset()
- func (x *OnGetSliceDescendantsResponse) String() string
- type OnMapIntentToUriRequest
- func (*OnMapIntentToUriRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnMapIntentToUriRequest) GetArg0() int64
- func (*OnMapIntentToUriRequest) ProtoMessage()
- func (x *OnMapIntentToUriRequest) ProtoReflect() protoreflect.Message
- func (x *OnMapIntentToUriRequest) Reset()
- func (x *OnMapIntentToUriRequest) String() string
- type OnMapIntentToUriResponse
- func (*OnMapIntentToUriResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnMapIntentToUriResponse) GetResult() int64
- func (*OnMapIntentToUriResponse) ProtoMessage()
- func (x *OnMapIntentToUriResponse) ProtoReflect() protoreflect.Message
- func (x *OnMapIntentToUriResponse) Reset()
- func (x *OnMapIntentToUriResponse) String() string
- type OnSlicePinnedRequest
- func (*OnSlicePinnedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnSlicePinnedRequest) GetArg0() int64
- func (*OnSlicePinnedRequest) ProtoMessage()
- func (x *OnSlicePinnedRequest) ProtoReflect() protoreflect.Message
- func (x *OnSlicePinnedRequest) Reset()
- func (x *OnSlicePinnedRequest) String() string
- type OnSlicePinnedResponse
- type OnSliceUnpinnedRequest
- func (*OnSliceUnpinnedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnSliceUnpinnedRequest) GetArg0() int64
- func (*OnSliceUnpinnedRequest) ProtoMessage()
- func (x *OnSliceUnpinnedRequest) ProtoReflect() protoreflect.Message
- func (x *OnSliceUnpinnedRequest) Reset()
- func (x *OnSliceUnpinnedRequest) String() string
- type OnSliceUnpinnedResponse
- type ProviderGetTypeRequest
- func (*ProviderGetTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ProviderGetTypeRequest) GetArg0() int64
- func (*ProviderGetTypeRequest) ProtoMessage()
- func (x *ProviderGetTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ProviderGetTypeRequest) Reset()
- func (x *ProviderGetTypeRequest) String() string
- type ProviderServiceClient
- type ProviderServiceServer
- type Query4Request
- func (*Query4Request) Descriptor() ([]byte, []int)deprecated
- func (x *Query4Request) GetArg0() int64
- func (x *Query4Request) GetArg1() int64
- func (x *Query4Request) GetArg2() int64
- func (x *Query4Request) GetArg3() int64
- func (*Query4Request) ProtoMessage()
- func (x *Query4Request) ProtoReflect() protoreflect.Message
- func (x *Query4Request) Reset()
- func (x *Query4Request) String() string
- type Query4Response
- type Query5_1Request
- func (*Query5_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *Query5_1Request) GetArg0() int64
- func (x *Query5_1Request) GetArg1() int64
- func (x *Query5_1Request) GetArg2() string
- func (x *Query5_1Request) GetArg3() int64
- func (x *Query5_1Request) GetArg4() string
- func (*Query5_1Request) ProtoMessage()
- func (x *Query5_1Request) ProtoReflect() protoreflect.Message
- func (x *Query5_1Request) Reset()
- func (x *Query5_1Request) String() string
- type Query5_1Response
- type Query6_2Request
- func (*Query6_2Request) Descriptor() ([]byte, []int)deprecated
- func (x *Query6_2Request) GetArg0() int64
- func (x *Query6_2Request) GetArg1() int64
- func (x *Query6_2Request) GetArg2() string
- func (x *Query6_2Request) GetArg3() int64
- func (x *Query6_2Request) GetArg4() string
- func (x *Query6_2Request) GetArg5() int64
- func (*Query6_2Request) ProtoMessage()
- func (x *Query6_2Request) ProtoReflect() protoreflect.Message
- func (x *Query6_2Request) Reset()
- func (x *Query6_2Request) String() string
- type Query6_2Response
- type RevokeSlicePermissionRequest
- func (*RevokeSlicePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeSlicePermissionRequest) GetArg0() string
- func (x *RevokeSlicePermissionRequest) GetArg1() int64
- func (*RevokeSlicePermissionRequest) ProtoMessage()
- func (x *RevokeSlicePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeSlicePermissionRequest) Reset()
- func (x *RevokeSlicePermissionRequest) String() string
- type RevokeSlicePermissionResponse
- func (*RevokeSlicePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (*RevokeSlicePermissionResponse) ProtoMessage()
- func (x *RevokeSlicePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeSlicePermissionResponse) Reset()
- func (x *RevokeSlicePermissionResponse) String() string
- type SetCallerNeededRequest
- func (*SetCallerNeededRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCallerNeededRequest) GetArg0() bool
- func (*SetCallerNeededRequest) ProtoMessage()
- func (x *SetCallerNeededRequest) ProtoReflect() protoreflect.Message
- func (x *SetCallerNeededRequest) Reset()
- func (x *SetCallerNeededRequest) String() string
- type SetCallerNeededResponse
- func (*SetCallerNeededResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCallerNeededResponse) GetResult() int64
- func (*SetCallerNeededResponse) ProtoMessage()
- func (x *SetCallerNeededResponse) ProtoReflect() protoreflect.Message
- func (x *SetCallerNeededResponse) Reset()
- func (x *SetCallerNeededResponse) String() string
- type SliceDescribeContentsRequest
- func (*SliceDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*SliceDescribeContentsRequest) ProtoMessage()
- func (x *SliceDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *SliceDescribeContentsRequest) Reset()
- func (x *SliceDescribeContentsRequest) String() string
- type SliceServiceClient
- type SliceServiceServer
- type SliceToStringRequest
- type SliceWriteToParcelRequest
- func (*SliceWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SliceWriteToParcelRequest) GetArg0() int64
- func (x *SliceWriteToParcelRequest) GetArg1() int32
- func (*SliceWriteToParcelRequest) ProtoMessage()
- func (x *SliceWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *SliceWriteToParcelRequest) Reset()
- func (x *SliceWriteToParcelRequest) String() string
- type SpecServiceClient
- type SpecServiceServer
- type ToStringRequest
- type ToStringResponse
- type UnimplementedBuilderServiceServer
- func (UnimplementedBuilderServiceServer) AddAction(context.Context, *AddActionRequest) (*AddActionResponse, error)
- func (UnimplementedBuilderServiceServer) AddSubSlice(context.Context, *AddSubSliceRequest) (*AddSubSliceResponse, error)
- func (UnimplementedBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedBuilderServiceServer) SetCallerNeeded(context.Context, *SetCallerNeededRequest) (*SetCallerNeededResponse, error)
- type UnimplementedItemServiceServer
- func (UnimplementedItemServiceServer) DescribeContents(context.Context, *ItemDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedItemServiceServer) GetAction(context.Context, *GetActionRequest) (*GetActionResponse, error)
- func (UnimplementedItemServiceServer) GetBundle(context.Context, *GetBundleRequest) (*GetBundleResponse, error)
- func (UnimplementedItemServiceServer) GetFormat(context.Context, *GetFormatRequest) (*GetFormatResponse, error)
- func (UnimplementedItemServiceServer) GetHints(context.Context, *GetHintsRequest) (*GetHintsResponse, error)
- func (UnimplementedItemServiceServer) GetIcon(context.Context, *GetIconRequest) (*GetIconResponse, error)
- func (UnimplementedItemServiceServer) GetInt(context.Context, *GetIntRequest) (*GetIntResponse, error)
- func (UnimplementedItemServiceServer) GetLong(context.Context, *GetLongRequest) (*GetLongResponse, error)
- func (UnimplementedItemServiceServer) GetRemoteInput(context.Context, *GetRemoteInputRequest) (*GetRemoteInputResponse, error)
- func (UnimplementedItemServiceServer) GetSlice(context.Context, *GetSliceRequest) (*GetSliceResponse, error)
- func (UnimplementedItemServiceServer) GetSubType(context.Context, *GetSubTypeRequest) (*GetSubTypeResponse, error)
- func (UnimplementedItemServiceServer) GetText(context.Context, *GetTextRequest) (*GetTextResponse, error)
- func (UnimplementedItemServiceServer) HasHint(context.Context, *HasHintRequest) (*HasHintResponse, error)
- func (UnimplementedItemServiceServer) WriteToParcel(context.Context, *ItemWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedManagerServiceServer
- func (UnimplementedManagerServiceServer) CheckSlicePermission(context.Context, *CheckSlicePermissionRequest) (*CheckSlicePermissionResponse, error)
- func (UnimplementedManagerServiceServer) GetPinnedSlices(context.Context, *GetPinnedSlicesRequest) (*GetPinnedSlicesResponse, error)
- func (UnimplementedManagerServiceServer) GetPinnedSpecs(context.Context, *GetPinnedSpecsRequest) (*GetPinnedSpecsResponse, error)
- func (UnimplementedManagerServiceServer) GetSliceDescendants(context.Context, *GetSliceDescendantsRequest) (*GetSliceDescendantsResponse, error)
- func (UnimplementedManagerServiceServer) GrantSlicePermission(context.Context, *GrantSlicePermissionRequest) (*GrantSlicePermissionResponse, error)
- func (UnimplementedManagerServiceServer) MapIntentToUri(context.Context, *MapIntentToUriRequest) (*MapIntentToUriResponse, error)
- func (UnimplementedManagerServiceServer) RevokeSlicePermission(context.Context, *RevokeSlicePermissionRequest) (*RevokeSlicePermissionResponse, error)
- func (UnimplementedManagerServiceServer) UnpinSlice(context.Context, *UnpinSliceRequest) (*UnpinSliceResponse, error)
- type UnimplementedMetricsServiceServer
- func (UnimplementedMetricsServiceServer) LogHidden(context.Context, *LogHiddenRequest) (*LogHiddenResponse, error)
- func (UnimplementedMetricsServiceServer) LogTouch(context.Context, *LogTouchRequest) (*LogTouchResponse, error)
- func (UnimplementedMetricsServiceServer) LogVisible(context.Context, *LogVisibleRequest) (*LogVisibleResponse, error)
- func (UnimplementedMetricsServiceServer) NewMetrics(context.Context, *NewMetricsRequest) (*NewMetricsResponse, error)
- type UnimplementedProviderServiceServer
- func (UnimplementedProviderServiceServer) AttachInfo(context.Context, *AttachInfoRequest) (*AttachInfoResponse, error)
- func (UnimplementedProviderServiceServer) Call(context.Context, *CallRequest) (*CallResponse, error)
- func (UnimplementedProviderServiceServer) Delete(context.Context, *DeleteRequest) (*DeleteResponse, error)
- func (UnimplementedProviderServiceServer) GetType(context.Context, *ProviderGetTypeRequest) (*GetTypeResponse, error)
- func (UnimplementedProviderServiceServer) Insert(context.Context, *InsertRequest) (*InsertResponse, error)
- func (UnimplementedProviderServiceServer) OnCreatePermissionRequest(context.Context, *OnCreatePermissionRequestRequest) (*OnCreatePermissionRequestResponse, error)
- func (UnimplementedProviderServiceServer) OnGetSliceDescendants(context.Context, *OnGetSliceDescendantsRequest) (*OnGetSliceDescendantsResponse, error)
- func (UnimplementedProviderServiceServer) OnMapIntentToUri(context.Context, *OnMapIntentToUriRequest) (*OnMapIntentToUriResponse, error)
- func (UnimplementedProviderServiceServer) OnSlicePinned(context.Context, *OnSlicePinnedRequest) (*OnSlicePinnedResponse, error)
- func (UnimplementedProviderServiceServer) OnSliceUnpinned(context.Context, *OnSliceUnpinnedRequest) (*OnSliceUnpinnedResponse, error)
- func (UnimplementedProviderServiceServer) Query4(context.Context, *Query4Request) (*Query4Response, error)
- func (UnimplementedProviderServiceServer) Query5_1(context.Context, *Query5_1Request) (*Query5_1Response, error)
- func (UnimplementedProviderServiceServer) Query6_2(context.Context, *Query6_2Request) (*Query6_2Response, error)
- func (UnimplementedProviderServiceServer) Update(context.Context, *UpdateRequest) (*UpdateResponse, error)
- type UnimplementedSliceServiceServer
- func (UnimplementedSliceServiceServer) DescribeContents(context.Context, *SliceDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedSliceServiceServer) GetHints(context.Context, *GetHintsRequest) (*GetHintsResponse, error)
- func (UnimplementedSliceServiceServer) GetItems(context.Context, *GetItemsRequest) (*GetItemsResponse, error)
- func (UnimplementedSliceServiceServer) GetSpec(context.Context, *GetSpecRequest) (*GetSpecResponse, error)
- func (UnimplementedSliceServiceServer) GetUri(context.Context, *GetUriRequest) (*GetUriResponse, error)
- func (UnimplementedSliceServiceServer) IsCallerNeeded(context.Context, *IsCallerNeededRequest) (*IsCallerNeededResponse, error)
- func (UnimplementedSliceServiceServer) ToString(context.Context, *SliceToStringRequest) (*ToStringResponse, error)
- func (UnimplementedSliceServiceServer) WriteToParcel(context.Context, *SliceWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedSpecServiceServer
- func (UnimplementedSpecServiceServer) CanRender(context.Context, *CanRenderRequest) (*CanRenderResponse, error)
- func (UnimplementedSpecServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedSpecServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
- func (UnimplementedSpecServiceServer) GetRevision(context.Context, *GetRevisionRequest) (*GetRevisionResponse, error)
- func (UnimplementedSpecServiceServer) GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
- func (UnimplementedSpecServiceServer) NewSpec(context.Context, *NewSpecRequest) (*NewSpecResponse, error)
- func (UnimplementedSpecServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- func (UnimplementedSpecServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnpinSliceRequest
- type UnpinSliceResponse
- type UnsafeBuilderServiceServer
- type UnsafeItemServiceServer
- type UnsafeManagerServiceServer
- type UnsafeMetricsServiceServer
- type UnsafeProviderServiceServer
- type UnsafeSliceServiceServer
- type UnsafeSpecServiceServer
- type UpdateRequest
- func (*UpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRequest) GetArg0() int64
- func (x *UpdateRequest) GetArg1() int64
- func (x *UpdateRequest) GetArg2() string
- func (x *UpdateRequest) GetArg3() int64
- func (*UpdateRequest) ProtoMessage()
- func (x *UpdateRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRequest) Reset()
- func (x *UpdateRequest) String() string
- type UpdateResponse
- type WriteToParcelRequest
- func (*WriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WriteToParcelRequest) GetArg0() int64
- func (x *WriteToParcelRequest) GetArg1() int32
- func (x *WriteToParcelRequest) GetHandle() int64
- func (*WriteToParcelRequest) ProtoMessage()
- func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *WriteToParcelRequest) Reset()
- func (x *WriteToParcelRequest) String() string
- type WriteToParcelResponse
Constants ¶
const ( SpecService_NewSpec_FullMethodName = "/slice.SpecService/NewSpec" SpecService_CanRender_FullMethodName = "/slice.SpecService/CanRender" SpecService_DescribeContents_FullMethodName = "/slice.SpecService/DescribeContents" SpecService_Equals_FullMethodName = "/slice.SpecService/Equals" SpecService_GetRevision_FullMethodName = "/slice.SpecService/GetRevision" SpecService_GetType_FullMethodName = "/slice.SpecService/GetType" SpecService_ToString_FullMethodName = "/slice.SpecService/ToString" SpecService_WriteToParcel_FullMethodName = "/slice.SpecService/WriteToParcel" )
const ( SliceService_DescribeContents_FullMethodName = "/slice.SliceService/DescribeContents" SliceService_GetHints_FullMethodName = "/slice.SliceService/GetHints" SliceService_GetItems_FullMethodName = "/slice.SliceService/GetItems" SliceService_GetSpec_FullMethodName = "/slice.SliceService/GetSpec" SliceService_GetUri_FullMethodName = "/slice.SliceService/GetUri" SliceService_IsCallerNeeded_FullMethodName = "/slice.SliceService/IsCallerNeeded" SliceService_ToString_FullMethodName = "/slice.SliceService/ToString" SliceService_WriteToParcel_FullMethodName = "/slice.SliceService/WriteToParcel" )
const ( BuilderService_AddAction_FullMethodName = "/slice.BuilderService/AddAction" BuilderService_AddSubSlice_FullMethodName = "/slice.BuilderService/AddSubSlice" BuilderService_Build_FullMethodName = "/slice.BuilderService/Build" BuilderService_SetCallerNeeded_FullMethodName = "/slice.BuilderService/SetCallerNeeded" )
const ( ProviderService_AttachInfo_FullMethodName = "/slice.ProviderService/AttachInfo" ProviderService_Call_FullMethodName = "/slice.ProviderService/Call" ProviderService_Delete_FullMethodName = "/slice.ProviderService/Delete" ProviderService_GetType_FullMethodName = "/slice.ProviderService/GetType" ProviderService_Insert_FullMethodName = "/slice.ProviderService/Insert" ProviderService_OnCreatePermissionRequest_FullMethodName = "/slice.ProviderService/OnCreatePermissionRequest" ProviderService_OnGetSliceDescendants_FullMethodName = "/slice.ProviderService/OnGetSliceDescendants" ProviderService_OnMapIntentToUri_FullMethodName = "/slice.ProviderService/OnMapIntentToUri" ProviderService_OnSlicePinned_FullMethodName = "/slice.ProviderService/OnSlicePinned" ProviderService_OnSliceUnpinned_FullMethodName = "/slice.ProviderService/OnSliceUnpinned" ProviderService_Query4_FullMethodName = "/slice.ProviderService/Query4" ProviderService_Query5_1_FullMethodName = "/slice.ProviderService/Query5_1" ProviderService_Query6_2_FullMethodName = "/slice.ProviderService/Query6_2" ProviderService_Update_FullMethodName = "/slice.ProviderService/Update" )
const ( ItemService_DescribeContents_FullMethodName = "/slice.ItemService/DescribeContents" ItemService_GetAction_FullMethodName = "/slice.ItemService/GetAction" ItemService_GetBundle_FullMethodName = "/slice.ItemService/GetBundle" ItemService_GetFormat_FullMethodName = "/slice.ItemService/GetFormat" ItemService_GetHints_FullMethodName = "/slice.ItemService/GetHints" ItemService_GetIcon_FullMethodName = "/slice.ItemService/GetIcon" ItemService_GetInt_FullMethodName = "/slice.ItemService/GetInt" ItemService_GetLong_FullMethodName = "/slice.ItemService/GetLong" ItemService_GetRemoteInput_FullMethodName = "/slice.ItemService/GetRemoteInput" ItemService_GetSlice_FullMethodName = "/slice.ItemService/GetSlice" ItemService_GetSubType_FullMethodName = "/slice.ItemService/GetSubType" ItemService_GetText_FullMethodName = "/slice.ItemService/GetText" ItemService_HasHint_FullMethodName = "/slice.ItemService/HasHint" ItemService_WriteToParcel_FullMethodName = "/slice.ItemService/WriteToParcel" )
const ( MetricsService_NewMetrics_FullMethodName = "/slice.MetricsService/NewMetrics" MetricsService_LogHidden_FullMethodName = "/slice.MetricsService/LogHidden" MetricsService_LogTouch_FullMethodName = "/slice.MetricsService/LogTouch" MetricsService_LogVisible_FullMethodName = "/slice.MetricsService/LogVisible" )
const ( ManagerService_CheckSlicePermission_FullMethodName = "/slice.ManagerService/CheckSlicePermission" ManagerService_GetPinnedSlices_FullMethodName = "/slice.ManagerService/GetPinnedSlices" ManagerService_GetPinnedSpecs_FullMethodName = "/slice.ManagerService/GetPinnedSpecs" ManagerService_GetSliceDescendants_FullMethodName = "/slice.ManagerService/GetSliceDescendants" ManagerService_GrantSlicePermission_FullMethodName = "/slice.ManagerService/GrantSlicePermission" ManagerService_MapIntentToUri_FullMethodName = "/slice.ManagerService/MapIntentToUri" ManagerService_RevokeSlicePermission_FullMethodName = "/slice.ManagerService/RevokeSlicePermission" ManagerService_UnpinSlice_FullMethodName = "/slice.ManagerService/UnpinSlice" )
Variables ¶
var BuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "slice.BuilderService", HandlerType: (*BuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddAction", Handler: _BuilderService_AddAction_Handler, }, { MethodName: "AddSubSlice", Handler: _BuilderService_AddSubSlice_Handler, }, { MethodName: "Build", Handler: _BuilderService_Build_Handler, }, { MethodName: "SetCallerNeeded", Handler: _BuilderService_SetCallerNeeded_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/slice/slice.proto", }
BuilderService_ServiceDesc is the grpc.ServiceDesc for BuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_proto_slice_slice_proto protoreflect.FileDescriptor
var ItemService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "slice.ItemService", HandlerType: (*ItemServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _ItemService_DescribeContents_Handler, }, { MethodName: "GetAction", Handler: _ItemService_GetAction_Handler, }, { MethodName: "GetBundle", Handler: _ItemService_GetBundle_Handler, }, { MethodName: "GetFormat", Handler: _ItemService_GetFormat_Handler, }, { MethodName: "GetHints", Handler: _ItemService_GetHints_Handler, }, { MethodName: "GetIcon", Handler: _ItemService_GetIcon_Handler, }, { MethodName: "GetInt", Handler: _ItemService_GetInt_Handler, }, { MethodName: "GetLong", Handler: _ItemService_GetLong_Handler, }, { MethodName: "GetRemoteInput", Handler: _ItemService_GetRemoteInput_Handler, }, { MethodName: "GetSlice", Handler: _ItemService_GetSlice_Handler, }, { MethodName: "GetSubType", Handler: _ItemService_GetSubType_Handler, }, { MethodName: "GetText", Handler: _ItemService_GetText_Handler, }, { MethodName: "HasHint", Handler: _ItemService_HasHint_Handler, }, { MethodName: "WriteToParcel", Handler: _ItemService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/slice/slice.proto", }
ItemService_ServiceDesc is the grpc.ServiceDesc for ItemService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ManagerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "slice.ManagerService", HandlerType: (*ManagerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CheckSlicePermission", Handler: _ManagerService_CheckSlicePermission_Handler, }, { MethodName: "GetPinnedSlices", Handler: _ManagerService_GetPinnedSlices_Handler, }, { MethodName: "GetPinnedSpecs", Handler: _ManagerService_GetPinnedSpecs_Handler, }, { MethodName: "GetSliceDescendants", Handler: _ManagerService_GetSliceDescendants_Handler, }, { MethodName: "GrantSlicePermission", Handler: _ManagerService_GrantSlicePermission_Handler, }, { MethodName: "MapIntentToUri", Handler: _ManagerService_MapIntentToUri_Handler, }, { MethodName: "RevokeSlicePermission", Handler: _ManagerService_RevokeSlicePermission_Handler, }, { MethodName: "UnpinSlice", Handler: _ManagerService_UnpinSlice_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/slice/slice.proto", }
ManagerService_ServiceDesc is the grpc.ServiceDesc for ManagerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var MetricsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "slice.MetricsService", HandlerType: (*MetricsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewMetrics", Handler: _MetricsService_NewMetrics_Handler, }, { MethodName: "LogHidden", Handler: _MetricsService_LogHidden_Handler, }, { MethodName: "LogTouch", Handler: _MetricsService_LogTouch_Handler, }, { MethodName: "LogVisible", Handler: _MetricsService_LogVisible_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/slice/slice.proto", }
MetricsService_ServiceDesc is the grpc.ServiceDesc for MetricsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ProviderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "slice.ProviderService", HandlerType: (*ProviderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AttachInfo", Handler: _ProviderService_AttachInfo_Handler, }, { MethodName: "Call", Handler: _ProviderService_Call_Handler, }, { MethodName: "Delete", Handler: _ProviderService_Delete_Handler, }, { MethodName: "GetType", Handler: _ProviderService_GetType_Handler, }, { MethodName: "Insert", Handler: _ProviderService_Insert_Handler, }, { MethodName: "OnCreatePermissionRequest", Handler: _ProviderService_OnCreatePermissionRequest_Handler, }, { MethodName: "OnGetSliceDescendants", Handler: _ProviderService_OnGetSliceDescendants_Handler, }, { MethodName: "OnMapIntentToUri", Handler: _ProviderService_OnMapIntentToUri_Handler, }, { MethodName: "OnSlicePinned", Handler: _ProviderService_OnSlicePinned_Handler, }, { MethodName: "OnSliceUnpinned", Handler: _ProviderService_OnSliceUnpinned_Handler, }, { MethodName: "Query4", Handler: _ProviderService_Query4_Handler, }, { MethodName: "Query5_1", Handler: _ProviderService_Query5_1_Handler, }, { MethodName: "Query6_2", Handler: _ProviderService_Query6_2_Handler, }, { MethodName: "Update", Handler: _ProviderService_Update_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/slice/slice.proto", }
ProviderService_ServiceDesc is the grpc.ServiceDesc for ProviderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SliceService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "slice.SliceService", HandlerType: (*SliceServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _SliceService_DescribeContents_Handler, }, { MethodName: "GetHints", Handler: _SliceService_GetHints_Handler, }, { MethodName: "GetItems", Handler: _SliceService_GetItems_Handler, }, { MethodName: "GetSpec", Handler: _SliceService_GetSpec_Handler, }, { MethodName: "GetUri", Handler: _SliceService_GetUri_Handler, }, { MethodName: "IsCallerNeeded", Handler: _SliceService_IsCallerNeeded_Handler, }, { MethodName: "ToString", Handler: _SliceService_ToString_Handler, }, { MethodName: "WriteToParcel", Handler: _SliceService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/slice/slice.proto", }
SliceService_ServiceDesc is the grpc.ServiceDesc for SliceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SpecService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "slice.SpecService", HandlerType: (*SpecServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewSpec", Handler: _SpecService_NewSpec_Handler, }, { MethodName: "CanRender", Handler: _SpecService_CanRender_Handler, }, { MethodName: "DescribeContents", Handler: _SpecService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _SpecService_Equals_Handler, }, { MethodName: "GetRevision", Handler: _SpecService_GetRevision_Handler, }, { MethodName: "GetType", Handler: _SpecService_GetType_Handler, }, { MethodName: "ToString", Handler: _SpecService_ToString_Handler, }, { MethodName: "WriteToParcel", Handler: _SpecService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/slice/slice.proto", }
SpecService_ServiceDesc is the grpc.ServiceDesc for SpecService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterBuilderServiceServer ¶
func RegisterBuilderServiceServer(s grpc.ServiceRegistrar, srv BuilderServiceServer)
func RegisterItemServiceServer ¶
func RegisterItemServiceServer(s grpc.ServiceRegistrar, srv ItemServiceServer)
func RegisterManagerServiceServer ¶
func RegisterManagerServiceServer(s grpc.ServiceRegistrar, srv ManagerServiceServer)
func RegisterMetricsServiceServer ¶
func RegisterMetricsServiceServer(s grpc.ServiceRegistrar, srv MetricsServiceServer)
func RegisterProviderServiceServer ¶
func RegisterProviderServiceServer(s grpc.ServiceRegistrar, srv ProviderServiceServer)
func RegisterSliceServiceServer ¶
func RegisterSliceServiceServer(s grpc.ServiceRegistrar, srv SliceServiceServer)
func RegisterSpecServiceServer ¶
func RegisterSpecServiceServer(s grpc.ServiceRegistrar, srv SpecServiceServer)
Types ¶
type AddActionRequest ¶
type AddActionRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*AddActionRequest) Descriptor
deprecated
func (*AddActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddActionRequest.ProtoReflect.Descriptor instead.
func (*AddActionRequest) GetArg0 ¶
func (x *AddActionRequest) GetArg0() int64
func (*AddActionRequest) GetArg1 ¶
func (x *AddActionRequest) GetArg1() int64
func (*AddActionRequest) GetArg2 ¶
func (x *AddActionRequest) GetArg2() string
func (*AddActionRequest) ProtoMessage ¶
func (*AddActionRequest) ProtoMessage()
func (*AddActionRequest) ProtoReflect ¶
func (x *AddActionRequest) ProtoReflect() protoreflect.Message
func (*AddActionRequest) Reset ¶
func (x *AddActionRequest) Reset()
func (*AddActionRequest) String ¶
func (x *AddActionRequest) String() string
type AddActionResponse ¶
type AddActionResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddActionResponse) Descriptor
deprecated
func (*AddActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddActionResponse.ProtoReflect.Descriptor instead.
func (*AddActionResponse) GetResult ¶
func (x *AddActionResponse) GetResult() int64
func (*AddActionResponse) ProtoMessage ¶
func (*AddActionResponse) ProtoMessage()
func (*AddActionResponse) ProtoReflect ¶
func (x *AddActionResponse) ProtoReflect() protoreflect.Message
func (*AddActionResponse) Reset ¶
func (x *AddActionResponse) Reset()
func (*AddActionResponse) String ¶
func (x *AddActionResponse) String() string
type AddSubSliceRequest ¶
type AddSubSliceRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*AddSubSliceRequest) Descriptor
deprecated
func (*AddSubSliceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSubSliceRequest.ProtoReflect.Descriptor instead.
func (*AddSubSliceRequest) GetArg0 ¶
func (x *AddSubSliceRequest) GetArg0() int64
func (*AddSubSliceRequest) GetArg1 ¶
func (x *AddSubSliceRequest) GetArg1() string
func (*AddSubSliceRequest) ProtoMessage ¶
func (*AddSubSliceRequest) ProtoMessage()
func (*AddSubSliceRequest) ProtoReflect ¶
func (x *AddSubSliceRequest) ProtoReflect() protoreflect.Message
func (*AddSubSliceRequest) Reset ¶
func (x *AddSubSliceRequest) Reset()
func (*AddSubSliceRequest) String ¶
func (x *AddSubSliceRequest) String() string
type AddSubSliceResponse ¶
type AddSubSliceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddSubSliceResponse) Descriptor
deprecated
func (*AddSubSliceResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddSubSliceResponse.ProtoReflect.Descriptor instead.
func (*AddSubSliceResponse) GetResult ¶
func (x *AddSubSliceResponse) GetResult() int64
func (*AddSubSliceResponse) ProtoMessage ¶
func (*AddSubSliceResponse) ProtoMessage()
func (*AddSubSliceResponse) ProtoReflect ¶
func (x *AddSubSliceResponse) ProtoReflect() protoreflect.Message
func (*AddSubSliceResponse) Reset ¶
func (x *AddSubSliceResponse) Reset()
func (*AddSubSliceResponse) String ¶
func (x *AddSubSliceResponse) String() string
type AttachInfoRequest ¶
type AttachInfoRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*AttachInfoRequest) Descriptor
deprecated
func (*AttachInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttachInfoRequest.ProtoReflect.Descriptor instead.
func (*AttachInfoRequest) GetArg0 ¶
func (x *AttachInfoRequest) GetArg0() int64
func (*AttachInfoRequest) GetArg1 ¶
func (x *AttachInfoRequest) GetArg1() int64
func (*AttachInfoRequest) ProtoMessage ¶
func (*AttachInfoRequest) ProtoMessage()
func (*AttachInfoRequest) ProtoReflect ¶
func (x *AttachInfoRequest) ProtoReflect() protoreflect.Message
func (*AttachInfoRequest) Reset ¶
func (x *AttachInfoRequest) Reset()
func (*AttachInfoRequest) String ¶
func (x *AttachInfoRequest) String() string
type AttachInfoResponse ¶
type AttachInfoResponse struct {
// contains filtered or unexported fields
}
func (*AttachInfoResponse) Descriptor
deprecated
func (*AttachInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttachInfoResponse.ProtoReflect.Descriptor instead.
func (*AttachInfoResponse) ProtoMessage ¶
func (*AttachInfoResponse) ProtoMessage()
func (*AttachInfoResponse) ProtoReflect ¶
func (x *AttachInfoResponse) ProtoReflect() protoreflect.Message
func (*AttachInfoResponse) Reset ¶
func (x *AttachInfoResponse) Reset()
func (*AttachInfoResponse) String ¶
func (x *AttachInfoResponse) String() string
type BuildRequest ¶
type BuildRequest struct {
// contains filtered or unexported fields
}
func (*BuildRequest) Descriptor
deprecated
func (*BuildRequest) Descriptor() ([]byte, []int)
Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.
func (*BuildRequest) ProtoMessage ¶
func (*BuildRequest) ProtoMessage()
func (*BuildRequest) ProtoReflect ¶
func (x *BuildRequest) ProtoReflect() protoreflect.Message
func (*BuildRequest) Reset ¶
func (x *BuildRequest) Reset()
func (*BuildRequest) String ¶
func (x *BuildRequest) String() string
type BuildResponse ¶
type BuildResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*BuildResponse) Descriptor
deprecated
func (*BuildResponse) Descriptor() ([]byte, []int)
Deprecated: Use BuildResponse.ProtoReflect.Descriptor instead.
func (*BuildResponse) GetResult ¶
func (x *BuildResponse) GetResult() int64
func (*BuildResponse) ProtoMessage ¶
func (*BuildResponse) ProtoMessage()
func (*BuildResponse) ProtoReflect ¶
func (x *BuildResponse) ProtoReflect() protoreflect.Message
func (*BuildResponse) Reset ¶
func (x *BuildResponse) Reset()
func (*BuildResponse) String ¶
func (x *BuildResponse) String() string
type BuilderServiceClient ¶
type BuilderServiceClient interface {
AddAction(ctx context.Context, in *AddActionRequest, opts ...grpc.CallOption) (*AddActionResponse, error)
AddSubSlice(ctx context.Context, in *AddSubSliceRequest, opts ...grpc.CallOption) (*AddSubSliceResponse, error)
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetCallerNeeded(ctx context.Context, in *SetCallerNeededRequest, opts ...grpc.CallOption) (*SetCallerNeededResponse, error)
}
BuilderServiceClient is the client API for BuilderService 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 NewBuilderServiceClient ¶
func NewBuilderServiceClient(cc grpc.ClientConnInterface) BuilderServiceClient
type BuilderServiceServer ¶
type BuilderServiceServer interface {
AddAction(context.Context, *AddActionRequest) (*AddActionResponse, error)
AddSubSlice(context.Context, *AddSubSliceRequest) (*AddSubSliceResponse, error)
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetCallerNeeded(context.Context, *SetCallerNeededRequest) (*SetCallerNeededResponse, error)
// contains filtered or unexported methods
}
BuilderServiceServer is the server API for BuilderService service. All implementations must embed UnimplementedBuilderServiceServer for forward compatibility.
type CallRequest ¶
type CallRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*CallRequest) Descriptor
deprecated
func (*CallRequest) Descriptor() ([]byte, []int)
Deprecated: Use CallRequest.ProtoReflect.Descriptor instead.
func (*CallRequest) GetArg0 ¶
func (x *CallRequest) GetArg0() string
func (*CallRequest) GetArg1 ¶
func (x *CallRequest) GetArg1() string
func (*CallRequest) GetArg2 ¶
func (x *CallRequest) GetArg2() int64
func (*CallRequest) ProtoMessage ¶
func (*CallRequest) ProtoMessage()
func (*CallRequest) ProtoReflect ¶
func (x *CallRequest) ProtoReflect() protoreflect.Message
func (*CallRequest) Reset ¶
func (x *CallRequest) Reset()
func (*CallRequest) String ¶
func (x *CallRequest) String() string
type CallResponse ¶
type CallResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CallResponse) Descriptor
deprecated
func (*CallResponse) Descriptor() ([]byte, []int)
Deprecated: Use CallResponse.ProtoReflect.Descriptor instead.
func (*CallResponse) GetResult ¶
func (x *CallResponse) GetResult() int64
func (*CallResponse) ProtoMessage ¶
func (*CallResponse) ProtoMessage()
func (*CallResponse) ProtoReflect ¶
func (x *CallResponse) ProtoReflect() protoreflect.Message
func (*CallResponse) Reset ¶
func (x *CallResponse) Reset()
func (*CallResponse) String ¶
func (x *CallResponse) String() string
type CanRenderRequest ¶
type CanRenderRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CanRenderRequest) Descriptor
deprecated
func (*CanRenderRequest) Descriptor() ([]byte, []int)
Deprecated: Use CanRenderRequest.ProtoReflect.Descriptor instead.
func (*CanRenderRequest) GetArg0 ¶
func (x *CanRenderRequest) GetArg0() int64
func (*CanRenderRequest) GetHandle ¶
func (x *CanRenderRequest) GetHandle() int64
func (*CanRenderRequest) ProtoMessage ¶
func (*CanRenderRequest) ProtoMessage()
func (*CanRenderRequest) ProtoReflect ¶
func (x *CanRenderRequest) ProtoReflect() protoreflect.Message
func (*CanRenderRequest) Reset ¶
func (x *CanRenderRequest) Reset()
func (*CanRenderRequest) String ¶
func (x *CanRenderRequest) String() string
type CanRenderResponse ¶
type CanRenderResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CanRenderResponse) Descriptor
deprecated
func (*CanRenderResponse) Descriptor() ([]byte, []int)
Deprecated: Use CanRenderResponse.ProtoReflect.Descriptor instead.
func (*CanRenderResponse) GetResult ¶
func (x *CanRenderResponse) GetResult() bool
func (*CanRenderResponse) ProtoMessage ¶
func (*CanRenderResponse) ProtoMessage()
func (*CanRenderResponse) ProtoReflect ¶
func (x *CanRenderResponse) ProtoReflect() protoreflect.Message
func (*CanRenderResponse) Reset ¶
func (x *CanRenderResponse) Reset()
func (*CanRenderResponse) String ¶
func (x *CanRenderResponse) String() string
type CheckSlicePermissionRequest ¶
type CheckSlicePermissionRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*CheckSlicePermissionRequest) Descriptor
deprecated
func (*CheckSlicePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckSlicePermissionRequest.ProtoReflect.Descriptor instead.
func (*CheckSlicePermissionRequest) GetArg0 ¶
func (x *CheckSlicePermissionRequest) GetArg0() int64
func (*CheckSlicePermissionRequest) GetArg1 ¶
func (x *CheckSlicePermissionRequest) GetArg1() int32
func (*CheckSlicePermissionRequest) GetArg2 ¶
func (x *CheckSlicePermissionRequest) GetArg2() int32
func (*CheckSlicePermissionRequest) ProtoMessage ¶
func (*CheckSlicePermissionRequest) ProtoMessage()
func (*CheckSlicePermissionRequest) ProtoReflect ¶
func (x *CheckSlicePermissionRequest) ProtoReflect() protoreflect.Message
func (*CheckSlicePermissionRequest) Reset ¶
func (x *CheckSlicePermissionRequest) Reset()
func (*CheckSlicePermissionRequest) String ¶
func (x *CheckSlicePermissionRequest) String() string
type CheckSlicePermissionResponse ¶
type CheckSlicePermissionResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CheckSlicePermissionResponse) Descriptor
deprecated
func (*CheckSlicePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckSlicePermissionResponse.ProtoReflect.Descriptor instead.
func (*CheckSlicePermissionResponse) GetResult ¶
func (x *CheckSlicePermissionResponse) GetResult() int32
func (*CheckSlicePermissionResponse) ProtoMessage ¶
func (*CheckSlicePermissionResponse) ProtoMessage()
func (*CheckSlicePermissionResponse) ProtoReflect ¶
func (x *CheckSlicePermissionResponse) ProtoReflect() protoreflect.Message
func (*CheckSlicePermissionResponse) Reset ¶
func (x *CheckSlicePermissionResponse) Reset()
func (*CheckSlicePermissionResponse) String ¶
func (x *CheckSlicePermissionResponse) String() string
type DeleteRequest ¶
type DeleteRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteRequest) Descriptor
deprecated
func (*DeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.
func (*DeleteRequest) GetArg0 ¶
func (x *DeleteRequest) GetArg0() int64
func (*DeleteRequest) GetArg1 ¶
func (x *DeleteRequest) GetArg1() string
func (*DeleteRequest) GetArg2 ¶
func (x *DeleteRequest) GetArg2() int64
func (*DeleteRequest) ProtoMessage ¶
func (*DeleteRequest) ProtoMessage()
func (*DeleteRequest) ProtoReflect ¶
func (x *DeleteRequest) ProtoReflect() protoreflect.Message
func (*DeleteRequest) Reset ¶
func (x *DeleteRequest) Reset()
func (*DeleteRequest) String ¶
func (x *DeleteRequest) String() string
type DeleteResponse ¶
type DeleteResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteResponse) Descriptor
deprecated
func (*DeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteResponse.ProtoReflect.Descriptor instead.
func (*DeleteResponse) GetResult ¶
func (x *DeleteResponse) GetResult() int32
func (*DeleteResponse) ProtoMessage ¶
func (*DeleteResponse) ProtoMessage()
func (*DeleteResponse) ProtoReflect ¶
func (x *DeleteResponse) ProtoReflect() protoreflect.Message
func (*DeleteResponse) Reset ¶
func (x *DeleteResponse) Reset()
func (*DeleteResponse) String ¶
func (x *DeleteResponse) String() string
type DescribeContentsRequest ¶
type DescribeContentsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*DescribeContentsRequest) Descriptor
deprecated
func (*DescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*DescribeContentsRequest) GetHandle ¶
func (x *DescribeContentsRequest) GetHandle() int64
func (*DescribeContentsRequest) ProtoMessage ¶
func (*DescribeContentsRequest) ProtoMessage()
func (*DescribeContentsRequest) ProtoReflect ¶
func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*DescribeContentsRequest) Reset ¶
func (x *DescribeContentsRequest) Reset()
func (*DescribeContentsRequest) String ¶
func (x *DescribeContentsRequest) String() string
type DescribeContentsResponse ¶
type DescribeContentsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DescribeContentsResponse) Descriptor
deprecated
func (*DescribeContentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.
func (*DescribeContentsResponse) GetResult ¶
func (x *DescribeContentsResponse) GetResult() int32
func (*DescribeContentsResponse) ProtoMessage ¶
func (*DescribeContentsResponse) ProtoMessage()
func (*DescribeContentsResponse) ProtoReflect ¶
func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message
func (*DescribeContentsResponse) Reset ¶
func (x *DescribeContentsResponse) Reset()
func (*DescribeContentsResponse) String ¶
func (x *DescribeContentsResponse) String() string
type EqualsRequest ¶
type EqualsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*EqualsRequest) Descriptor
deprecated
func (*EqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.
func (*EqualsRequest) GetArg0 ¶
func (x *EqualsRequest) GetArg0() int64
func (*EqualsRequest) GetHandle ¶
func (x *EqualsRequest) GetHandle() int64
func (*EqualsRequest) ProtoMessage ¶
func (*EqualsRequest) ProtoMessage()
func (*EqualsRequest) ProtoReflect ¶
func (x *EqualsRequest) ProtoReflect() protoreflect.Message
func (*EqualsRequest) Reset ¶
func (x *EqualsRequest) Reset()
func (*EqualsRequest) String ¶
func (x *EqualsRequest) String() string
type EqualsResponse ¶
type EqualsResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*EqualsResponse) Descriptor
deprecated
func (*EqualsResponse) Descriptor() ([]byte, []int)
Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.
func (*EqualsResponse) GetResult ¶
func (x *EqualsResponse) GetResult() bool
func (*EqualsResponse) ProtoMessage ¶
func (*EqualsResponse) ProtoMessage()
func (*EqualsResponse) ProtoReflect ¶
func (x *EqualsResponse) ProtoReflect() protoreflect.Message
func (*EqualsResponse) Reset ¶
func (x *EqualsResponse) Reset()
func (*EqualsResponse) String ¶
func (x *EqualsResponse) String() string
type GetActionRequest ¶
type GetActionRequest struct {
// contains filtered or unexported fields
}
func (*GetActionRequest) Descriptor
deprecated
func (*GetActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActionRequest.ProtoReflect.Descriptor instead.
func (*GetActionRequest) ProtoMessage ¶
func (*GetActionRequest) ProtoMessage()
func (*GetActionRequest) ProtoReflect ¶
func (x *GetActionRequest) ProtoReflect() protoreflect.Message
func (*GetActionRequest) Reset ¶
func (x *GetActionRequest) Reset()
func (*GetActionRequest) String ¶
func (x *GetActionRequest) String() string
type GetActionResponse ¶
type GetActionResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetActionResponse) Descriptor
deprecated
func (*GetActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActionResponse.ProtoReflect.Descriptor instead.
func (*GetActionResponse) GetResult ¶
func (x *GetActionResponse) GetResult() int64
func (*GetActionResponse) ProtoMessage ¶
func (*GetActionResponse) ProtoMessage()
func (*GetActionResponse) ProtoReflect ¶
func (x *GetActionResponse) ProtoReflect() protoreflect.Message
func (*GetActionResponse) Reset ¶
func (x *GetActionResponse) Reset()
func (*GetActionResponse) String ¶
func (x *GetActionResponse) String() string
type GetBundleRequest ¶
type GetBundleRequest struct {
// contains filtered or unexported fields
}
func (*GetBundleRequest) Descriptor
deprecated
func (*GetBundleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBundleRequest.ProtoReflect.Descriptor instead.
func (*GetBundleRequest) ProtoMessage ¶
func (*GetBundleRequest) ProtoMessage()
func (*GetBundleRequest) ProtoReflect ¶
func (x *GetBundleRequest) ProtoReflect() protoreflect.Message
func (*GetBundleRequest) Reset ¶
func (x *GetBundleRequest) Reset()
func (*GetBundleRequest) String ¶
func (x *GetBundleRequest) String() string
type GetBundleResponse ¶
type GetBundleResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBundleResponse) Descriptor
deprecated
func (*GetBundleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBundleResponse.ProtoReflect.Descriptor instead.
func (*GetBundleResponse) GetResult ¶
func (x *GetBundleResponse) GetResult() int64
func (*GetBundleResponse) ProtoMessage ¶
func (*GetBundleResponse) ProtoMessage()
func (*GetBundleResponse) ProtoReflect ¶
func (x *GetBundleResponse) ProtoReflect() protoreflect.Message
func (*GetBundleResponse) Reset ¶
func (x *GetBundleResponse) Reset()
func (*GetBundleResponse) String ¶
func (x *GetBundleResponse) String() string
type GetFormatRequest ¶
type GetFormatRequest struct {
// contains filtered or unexported fields
}
func (*GetFormatRequest) Descriptor
deprecated
func (*GetFormatRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFormatRequest.ProtoReflect.Descriptor instead.
func (*GetFormatRequest) ProtoMessage ¶
func (*GetFormatRequest) ProtoMessage()
func (*GetFormatRequest) ProtoReflect ¶
func (x *GetFormatRequest) ProtoReflect() protoreflect.Message
func (*GetFormatRequest) Reset ¶
func (x *GetFormatRequest) Reset()
func (*GetFormatRequest) String ¶
func (x *GetFormatRequest) String() string
type GetFormatResponse ¶
type GetFormatResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFormatResponse) Descriptor
deprecated
func (*GetFormatResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFormatResponse.ProtoReflect.Descriptor instead.
func (*GetFormatResponse) GetResult ¶
func (x *GetFormatResponse) GetResult() string
func (*GetFormatResponse) ProtoMessage ¶
func (*GetFormatResponse) ProtoMessage()
func (*GetFormatResponse) ProtoReflect ¶
func (x *GetFormatResponse) ProtoReflect() protoreflect.Message
func (*GetFormatResponse) Reset ¶
func (x *GetFormatResponse) Reset()
func (*GetFormatResponse) String ¶
func (x *GetFormatResponse) String() string
type GetHintsRequest ¶
type GetHintsRequest struct {
// contains filtered or unexported fields
}
func (*GetHintsRequest) Descriptor
deprecated
func (*GetHintsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHintsRequest.ProtoReflect.Descriptor instead.
func (*GetHintsRequest) ProtoMessage ¶
func (*GetHintsRequest) ProtoMessage()
func (*GetHintsRequest) ProtoReflect ¶
func (x *GetHintsRequest) ProtoReflect() protoreflect.Message
func (*GetHintsRequest) Reset ¶
func (x *GetHintsRequest) Reset()
func (*GetHintsRequest) String ¶
func (x *GetHintsRequest) String() string
type GetHintsResponse ¶
type GetHintsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetHintsResponse) Descriptor
deprecated
func (*GetHintsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHintsResponse.ProtoReflect.Descriptor instead.
func (*GetHintsResponse) GetResult ¶
func (x *GetHintsResponse) GetResult() int64
func (*GetHintsResponse) ProtoMessage ¶
func (*GetHintsResponse) ProtoMessage()
func (*GetHintsResponse) ProtoReflect ¶
func (x *GetHintsResponse) ProtoReflect() protoreflect.Message
func (*GetHintsResponse) Reset ¶
func (x *GetHintsResponse) Reset()
func (*GetHintsResponse) String ¶
func (x *GetHintsResponse) String() string
type GetIconRequest ¶
type GetIconRequest struct {
// contains filtered or unexported fields
}
func (*GetIconRequest) Descriptor
deprecated
func (*GetIconRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIconRequest.ProtoReflect.Descriptor instead.
func (*GetIconRequest) ProtoMessage ¶
func (*GetIconRequest) ProtoMessage()
func (*GetIconRequest) ProtoReflect ¶
func (x *GetIconRequest) ProtoReflect() protoreflect.Message
func (*GetIconRequest) Reset ¶
func (x *GetIconRequest) Reset()
func (*GetIconRequest) String ¶
func (x *GetIconRequest) String() string
type GetIconResponse ¶
type GetIconResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetIconResponse) Descriptor
deprecated
func (*GetIconResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIconResponse.ProtoReflect.Descriptor instead.
func (*GetIconResponse) GetResult ¶
func (x *GetIconResponse) GetResult() int64
func (*GetIconResponse) ProtoMessage ¶
func (*GetIconResponse) ProtoMessage()
func (*GetIconResponse) ProtoReflect ¶
func (x *GetIconResponse) ProtoReflect() protoreflect.Message
func (*GetIconResponse) Reset ¶
func (x *GetIconResponse) Reset()
func (*GetIconResponse) String ¶
func (x *GetIconResponse) String() string
type GetIntRequest ¶
type GetIntRequest struct {
// contains filtered or unexported fields
}
func (*GetIntRequest) Descriptor
deprecated
func (*GetIntRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIntRequest.ProtoReflect.Descriptor instead.
func (*GetIntRequest) ProtoMessage ¶
func (*GetIntRequest) ProtoMessage()
func (*GetIntRequest) ProtoReflect ¶
func (x *GetIntRequest) ProtoReflect() protoreflect.Message
func (*GetIntRequest) Reset ¶
func (x *GetIntRequest) Reset()
func (*GetIntRequest) String ¶
func (x *GetIntRequest) String() string
type GetIntResponse ¶
type GetIntResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntResponse) Descriptor
deprecated
func (*GetIntResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIntResponse.ProtoReflect.Descriptor instead.
func (*GetIntResponse) GetResult ¶
func (x *GetIntResponse) GetResult() int32
func (*GetIntResponse) ProtoMessage ¶
func (*GetIntResponse) ProtoMessage()
func (*GetIntResponse) ProtoReflect ¶
func (x *GetIntResponse) ProtoReflect() protoreflect.Message
func (*GetIntResponse) Reset ¶
func (x *GetIntResponse) Reset()
func (*GetIntResponse) String ¶
func (x *GetIntResponse) String() string
type GetItemsRequest ¶
type GetItemsRequest struct {
// contains filtered or unexported fields
}
func (*GetItemsRequest) Descriptor
deprecated
func (*GetItemsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetItemsRequest.ProtoReflect.Descriptor instead.
func (*GetItemsRequest) ProtoMessage ¶
func (*GetItemsRequest) ProtoMessage()
func (*GetItemsRequest) ProtoReflect ¶
func (x *GetItemsRequest) ProtoReflect() protoreflect.Message
func (*GetItemsRequest) Reset ¶
func (x *GetItemsRequest) Reset()
func (*GetItemsRequest) String ¶
func (x *GetItemsRequest) String() string
type GetItemsResponse ¶
type GetItemsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetItemsResponse) Descriptor
deprecated
func (*GetItemsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetItemsResponse.ProtoReflect.Descriptor instead.
func (*GetItemsResponse) GetResult ¶
func (x *GetItemsResponse) GetResult() int64
func (*GetItemsResponse) ProtoMessage ¶
func (*GetItemsResponse) ProtoMessage()
func (*GetItemsResponse) ProtoReflect ¶
func (x *GetItemsResponse) ProtoReflect() protoreflect.Message
func (*GetItemsResponse) Reset ¶
func (x *GetItemsResponse) Reset()
func (*GetItemsResponse) String ¶
func (x *GetItemsResponse) String() string
type GetLongRequest ¶
type GetLongRequest struct {
// contains filtered or unexported fields
}
func (*GetLongRequest) Descriptor
deprecated
func (*GetLongRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLongRequest.ProtoReflect.Descriptor instead.
func (*GetLongRequest) ProtoMessage ¶
func (*GetLongRequest) ProtoMessage()
func (*GetLongRequest) ProtoReflect ¶
func (x *GetLongRequest) ProtoReflect() protoreflect.Message
func (*GetLongRequest) Reset ¶
func (x *GetLongRequest) Reset()
func (*GetLongRequest) String ¶
func (x *GetLongRequest) String() string
type GetLongResponse ¶
type GetLongResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLongResponse) Descriptor
deprecated
func (*GetLongResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLongResponse.ProtoReflect.Descriptor instead.
func (*GetLongResponse) GetResult ¶
func (x *GetLongResponse) GetResult() int64
func (*GetLongResponse) ProtoMessage ¶
func (*GetLongResponse) ProtoMessage()
func (*GetLongResponse) ProtoReflect ¶
func (x *GetLongResponse) ProtoReflect() protoreflect.Message
func (*GetLongResponse) Reset ¶
func (x *GetLongResponse) Reset()
func (*GetLongResponse) String ¶
func (x *GetLongResponse) String() string
type GetPinnedSlicesRequest ¶
type GetPinnedSlicesRequest struct {
// contains filtered or unexported fields
}
func (*GetPinnedSlicesRequest) Descriptor
deprecated
func (*GetPinnedSlicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPinnedSlicesRequest.ProtoReflect.Descriptor instead.
func (*GetPinnedSlicesRequest) ProtoMessage ¶
func (*GetPinnedSlicesRequest) ProtoMessage()
func (*GetPinnedSlicesRequest) ProtoReflect ¶
func (x *GetPinnedSlicesRequest) ProtoReflect() protoreflect.Message
func (*GetPinnedSlicesRequest) Reset ¶
func (x *GetPinnedSlicesRequest) Reset()
func (*GetPinnedSlicesRequest) String ¶
func (x *GetPinnedSlicesRequest) String() string
type GetPinnedSlicesResponse ¶
type GetPinnedSlicesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPinnedSlicesResponse) Descriptor
deprecated
func (*GetPinnedSlicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPinnedSlicesResponse.ProtoReflect.Descriptor instead.
func (*GetPinnedSlicesResponse) GetResult ¶
func (x *GetPinnedSlicesResponse) GetResult() int64
func (*GetPinnedSlicesResponse) ProtoMessage ¶
func (*GetPinnedSlicesResponse) ProtoMessage()
func (*GetPinnedSlicesResponse) ProtoReflect ¶
func (x *GetPinnedSlicesResponse) ProtoReflect() protoreflect.Message
func (*GetPinnedSlicesResponse) Reset ¶
func (x *GetPinnedSlicesResponse) Reset()
func (*GetPinnedSlicesResponse) String ¶
func (x *GetPinnedSlicesResponse) String() string
type GetPinnedSpecsRequest ¶
type GetPinnedSpecsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetPinnedSpecsRequest) Descriptor
deprecated
func (*GetPinnedSpecsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPinnedSpecsRequest.ProtoReflect.Descriptor instead.
func (*GetPinnedSpecsRequest) GetArg0 ¶
func (x *GetPinnedSpecsRequest) GetArg0() int64
func (*GetPinnedSpecsRequest) ProtoMessage ¶
func (*GetPinnedSpecsRequest) ProtoMessage()
func (*GetPinnedSpecsRequest) ProtoReflect ¶
func (x *GetPinnedSpecsRequest) ProtoReflect() protoreflect.Message
func (*GetPinnedSpecsRequest) Reset ¶
func (x *GetPinnedSpecsRequest) Reset()
func (*GetPinnedSpecsRequest) String ¶
func (x *GetPinnedSpecsRequest) String() string
type GetPinnedSpecsResponse ¶
type GetPinnedSpecsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPinnedSpecsResponse) Descriptor
deprecated
func (*GetPinnedSpecsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPinnedSpecsResponse.ProtoReflect.Descriptor instead.
func (*GetPinnedSpecsResponse) GetResult ¶
func (x *GetPinnedSpecsResponse) GetResult() int64
func (*GetPinnedSpecsResponse) ProtoMessage ¶
func (*GetPinnedSpecsResponse) ProtoMessage()
func (*GetPinnedSpecsResponse) ProtoReflect ¶
func (x *GetPinnedSpecsResponse) ProtoReflect() protoreflect.Message
func (*GetPinnedSpecsResponse) Reset ¶
func (x *GetPinnedSpecsResponse) Reset()
func (*GetPinnedSpecsResponse) String ¶
func (x *GetPinnedSpecsResponse) String() string
type GetRemoteInputRequest ¶
type GetRemoteInputRequest struct {
// contains filtered or unexported fields
}
func (*GetRemoteInputRequest) Descriptor
deprecated
func (*GetRemoteInputRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteInputRequest.ProtoReflect.Descriptor instead.
func (*GetRemoteInputRequest) ProtoMessage ¶
func (*GetRemoteInputRequest) ProtoMessage()
func (*GetRemoteInputRequest) ProtoReflect ¶
func (x *GetRemoteInputRequest) ProtoReflect() protoreflect.Message
func (*GetRemoteInputRequest) Reset ¶
func (x *GetRemoteInputRequest) Reset()
func (*GetRemoteInputRequest) String ¶
func (x *GetRemoteInputRequest) String() string
type GetRemoteInputResponse ¶
type GetRemoteInputResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRemoteInputResponse) Descriptor
deprecated
func (*GetRemoteInputResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteInputResponse.ProtoReflect.Descriptor instead.
func (*GetRemoteInputResponse) GetResult ¶
func (x *GetRemoteInputResponse) GetResult() int64
func (*GetRemoteInputResponse) ProtoMessage ¶
func (*GetRemoteInputResponse) ProtoMessage()
func (*GetRemoteInputResponse) ProtoReflect ¶
func (x *GetRemoteInputResponse) ProtoReflect() protoreflect.Message
func (*GetRemoteInputResponse) Reset ¶
func (x *GetRemoteInputResponse) Reset()
func (*GetRemoteInputResponse) String ¶
func (x *GetRemoteInputResponse) String() string
type GetRevisionRequest ¶
type GetRevisionRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetRevisionRequest) Descriptor
deprecated
func (*GetRevisionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRevisionRequest.ProtoReflect.Descriptor instead.
func (*GetRevisionRequest) GetHandle ¶
func (x *GetRevisionRequest) GetHandle() int64
func (*GetRevisionRequest) ProtoMessage ¶
func (*GetRevisionRequest) ProtoMessage()
func (*GetRevisionRequest) ProtoReflect ¶
func (x *GetRevisionRequest) ProtoReflect() protoreflect.Message
func (*GetRevisionRequest) Reset ¶
func (x *GetRevisionRequest) Reset()
func (*GetRevisionRequest) String ¶
func (x *GetRevisionRequest) String() string
type GetRevisionResponse ¶
type GetRevisionResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRevisionResponse) Descriptor
deprecated
func (*GetRevisionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRevisionResponse.ProtoReflect.Descriptor instead.
func (*GetRevisionResponse) GetResult ¶
func (x *GetRevisionResponse) GetResult() int32
func (*GetRevisionResponse) ProtoMessage ¶
func (*GetRevisionResponse) ProtoMessage()
func (*GetRevisionResponse) ProtoReflect ¶
func (x *GetRevisionResponse) ProtoReflect() protoreflect.Message
func (*GetRevisionResponse) Reset ¶
func (x *GetRevisionResponse) Reset()
func (*GetRevisionResponse) String ¶
func (x *GetRevisionResponse) String() string
type GetSliceDescendantsRequest ¶
type GetSliceDescendantsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetSliceDescendantsRequest) Descriptor
deprecated
func (*GetSliceDescendantsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSliceDescendantsRequest.ProtoReflect.Descriptor instead.
func (*GetSliceDescendantsRequest) GetArg0 ¶
func (x *GetSliceDescendantsRequest) GetArg0() int64
func (*GetSliceDescendantsRequest) ProtoMessage ¶
func (*GetSliceDescendantsRequest) ProtoMessage()
func (*GetSliceDescendantsRequest) ProtoReflect ¶
func (x *GetSliceDescendantsRequest) ProtoReflect() protoreflect.Message
func (*GetSliceDescendantsRequest) Reset ¶
func (x *GetSliceDescendantsRequest) Reset()
func (*GetSliceDescendantsRequest) String ¶
func (x *GetSliceDescendantsRequest) String() string
type GetSliceDescendantsResponse ¶
type GetSliceDescendantsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSliceDescendantsResponse) Descriptor
deprecated
func (*GetSliceDescendantsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSliceDescendantsResponse.ProtoReflect.Descriptor instead.
func (*GetSliceDescendantsResponse) GetResult ¶
func (x *GetSliceDescendantsResponse) GetResult() int64
func (*GetSliceDescendantsResponse) ProtoMessage ¶
func (*GetSliceDescendantsResponse) ProtoMessage()
func (*GetSliceDescendantsResponse) ProtoReflect ¶
func (x *GetSliceDescendantsResponse) ProtoReflect() protoreflect.Message
func (*GetSliceDescendantsResponse) Reset ¶
func (x *GetSliceDescendantsResponse) Reset()
func (*GetSliceDescendantsResponse) String ¶
func (x *GetSliceDescendantsResponse) String() string
type GetSliceRequest ¶
type GetSliceRequest struct {
// contains filtered or unexported fields
}
func (*GetSliceRequest) Descriptor
deprecated
func (*GetSliceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSliceRequest.ProtoReflect.Descriptor instead.
func (*GetSliceRequest) ProtoMessage ¶
func (*GetSliceRequest) ProtoMessage()
func (*GetSliceRequest) ProtoReflect ¶
func (x *GetSliceRequest) ProtoReflect() protoreflect.Message
func (*GetSliceRequest) Reset ¶
func (x *GetSliceRequest) Reset()
func (*GetSliceRequest) String ¶
func (x *GetSliceRequest) String() string
type GetSliceResponse ¶
type GetSliceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSliceResponse) Descriptor
deprecated
func (*GetSliceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSliceResponse.ProtoReflect.Descriptor instead.
func (*GetSliceResponse) GetResult ¶
func (x *GetSliceResponse) GetResult() int64
func (*GetSliceResponse) ProtoMessage ¶
func (*GetSliceResponse) ProtoMessage()
func (*GetSliceResponse) ProtoReflect ¶
func (x *GetSliceResponse) ProtoReflect() protoreflect.Message
func (*GetSliceResponse) Reset ¶
func (x *GetSliceResponse) Reset()
func (*GetSliceResponse) String ¶
func (x *GetSliceResponse) String() string
type GetSpecRequest ¶
type GetSpecRequest struct {
// contains filtered or unexported fields
}
func (*GetSpecRequest) Descriptor
deprecated
func (*GetSpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSpecRequest.ProtoReflect.Descriptor instead.
func (*GetSpecRequest) ProtoMessage ¶
func (*GetSpecRequest) ProtoMessage()
func (*GetSpecRequest) ProtoReflect ¶
func (x *GetSpecRequest) ProtoReflect() protoreflect.Message
func (*GetSpecRequest) Reset ¶
func (x *GetSpecRequest) Reset()
func (*GetSpecRequest) String ¶
func (x *GetSpecRequest) String() string
type GetSpecResponse ¶
type GetSpecResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSpecResponse) Descriptor
deprecated
func (*GetSpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSpecResponse.ProtoReflect.Descriptor instead.
func (*GetSpecResponse) GetResult ¶
func (x *GetSpecResponse) GetResult() int64
func (*GetSpecResponse) ProtoMessage ¶
func (*GetSpecResponse) ProtoMessage()
func (*GetSpecResponse) ProtoReflect ¶
func (x *GetSpecResponse) ProtoReflect() protoreflect.Message
func (*GetSpecResponse) Reset ¶
func (x *GetSpecResponse) Reset()
func (*GetSpecResponse) String ¶
func (x *GetSpecResponse) String() string
type GetSubTypeRequest ¶
type GetSubTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetSubTypeRequest) Descriptor
deprecated
func (*GetSubTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubTypeRequest.ProtoReflect.Descriptor instead.
func (*GetSubTypeRequest) ProtoMessage ¶
func (*GetSubTypeRequest) ProtoMessage()
func (*GetSubTypeRequest) ProtoReflect ¶
func (x *GetSubTypeRequest) ProtoReflect() protoreflect.Message
func (*GetSubTypeRequest) Reset ¶
func (x *GetSubTypeRequest) Reset()
func (*GetSubTypeRequest) String ¶
func (x *GetSubTypeRequest) String() string
type GetSubTypeResponse ¶
type GetSubTypeResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSubTypeResponse) Descriptor
deprecated
func (*GetSubTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubTypeResponse.ProtoReflect.Descriptor instead.
func (*GetSubTypeResponse) GetResult ¶
func (x *GetSubTypeResponse) GetResult() string
func (*GetSubTypeResponse) ProtoMessage ¶
func (*GetSubTypeResponse) ProtoMessage()
func (*GetSubTypeResponse) ProtoReflect ¶
func (x *GetSubTypeResponse) ProtoReflect() protoreflect.Message
func (*GetSubTypeResponse) Reset ¶
func (x *GetSubTypeResponse) Reset()
func (*GetSubTypeResponse) String ¶
func (x *GetSubTypeResponse) String() string
type GetTextRequest ¶
type GetTextRequest struct {
// contains filtered or unexported fields
}
func (*GetTextRequest) Descriptor
deprecated
func (*GetTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTextRequest.ProtoReflect.Descriptor instead.
func (*GetTextRequest) ProtoMessage ¶
func (*GetTextRequest) ProtoMessage()
func (*GetTextRequest) ProtoReflect ¶
func (x *GetTextRequest) ProtoReflect() protoreflect.Message
func (*GetTextRequest) Reset ¶
func (x *GetTextRequest) Reset()
func (*GetTextRequest) String ¶
func (x *GetTextRequest) String() string
type GetTextResponse ¶
type GetTextResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTextResponse) Descriptor
deprecated
func (*GetTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTextResponse.ProtoReflect.Descriptor instead.
func (*GetTextResponse) GetResult ¶
func (x *GetTextResponse) GetResult() int64
func (*GetTextResponse) ProtoMessage ¶
func (*GetTextResponse) ProtoMessage()
func (*GetTextResponse) ProtoReflect ¶
func (x *GetTextResponse) ProtoReflect() protoreflect.Message
func (*GetTextResponse) Reset ¶
func (x *GetTextResponse) Reset()
func (*GetTextResponse) String ¶
func (x *GetTextResponse) String() string
type GetTypeRequest ¶
type GetTypeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetTypeRequest) Descriptor
deprecated
func (*GetTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTypeRequest.ProtoReflect.Descriptor instead.
func (*GetTypeRequest) GetHandle ¶
func (x *GetTypeRequest) GetHandle() int64
func (*GetTypeRequest) ProtoMessage ¶
func (*GetTypeRequest) ProtoMessage()
func (*GetTypeRequest) ProtoReflect ¶
func (x *GetTypeRequest) ProtoReflect() protoreflect.Message
func (*GetTypeRequest) Reset ¶
func (x *GetTypeRequest) Reset()
func (*GetTypeRequest) String ¶
func (x *GetTypeRequest) String() string
type GetTypeResponse ¶
type GetTypeResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTypeResponse) Descriptor
deprecated
func (*GetTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTypeResponse.ProtoReflect.Descriptor instead.
func (*GetTypeResponse) GetResult ¶
func (x *GetTypeResponse) GetResult() string
func (*GetTypeResponse) ProtoMessage ¶
func (*GetTypeResponse) ProtoMessage()
func (*GetTypeResponse) ProtoReflect ¶
func (x *GetTypeResponse) ProtoReflect() protoreflect.Message
func (*GetTypeResponse) Reset ¶
func (x *GetTypeResponse) Reset()
func (*GetTypeResponse) String ¶
func (x *GetTypeResponse) String() string
type GetUriRequest ¶
type GetUriRequest struct {
// contains filtered or unexported fields
}
func (*GetUriRequest) Descriptor
deprecated
func (*GetUriRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUriRequest.ProtoReflect.Descriptor instead.
func (*GetUriRequest) ProtoMessage ¶
func (*GetUriRequest) ProtoMessage()
func (*GetUriRequest) ProtoReflect ¶
func (x *GetUriRequest) ProtoReflect() protoreflect.Message
func (*GetUriRequest) Reset ¶
func (x *GetUriRequest) Reset()
func (*GetUriRequest) String ¶
func (x *GetUriRequest) String() string
type GetUriResponse ¶
type GetUriResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetUriResponse) Descriptor
deprecated
func (*GetUriResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUriResponse.ProtoReflect.Descriptor instead.
func (*GetUriResponse) GetResult ¶
func (x *GetUriResponse) GetResult() int64
func (*GetUriResponse) ProtoMessage ¶
func (*GetUriResponse) ProtoMessage()
func (*GetUriResponse) ProtoReflect ¶
func (x *GetUriResponse) ProtoReflect() protoreflect.Message
func (*GetUriResponse) Reset ¶
func (x *GetUriResponse) Reset()
func (*GetUriResponse) String ¶
func (x *GetUriResponse) String() string
type GrantSlicePermissionRequest ¶
type GrantSlicePermissionRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GrantSlicePermissionRequest) Descriptor
deprecated
func (*GrantSlicePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GrantSlicePermissionRequest.ProtoReflect.Descriptor instead.
func (*GrantSlicePermissionRequest) GetArg0 ¶
func (x *GrantSlicePermissionRequest) GetArg0() string
func (*GrantSlicePermissionRequest) GetArg1 ¶
func (x *GrantSlicePermissionRequest) GetArg1() int64
func (*GrantSlicePermissionRequest) ProtoMessage ¶
func (*GrantSlicePermissionRequest) ProtoMessage()
func (*GrantSlicePermissionRequest) ProtoReflect ¶
func (x *GrantSlicePermissionRequest) ProtoReflect() protoreflect.Message
func (*GrantSlicePermissionRequest) Reset ¶
func (x *GrantSlicePermissionRequest) Reset()
func (*GrantSlicePermissionRequest) String ¶
func (x *GrantSlicePermissionRequest) String() string
type GrantSlicePermissionResponse ¶
type GrantSlicePermissionResponse struct {
// contains filtered or unexported fields
}
func (*GrantSlicePermissionResponse) Descriptor
deprecated
func (*GrantSlicePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GrantSlicePermissionResponse.ProtoReflect.Descriptor instead.
func (*GrantSlicePermissionResponse) ProtoMessage ¶
func (*GrantSlicePermissionResponse) ProtoMessage()
func (*GrantSlicePermissionResponse) ProtoReflect ¶
func (x *GrantSlicePermissionResponse) ProtoReflect() protoreflect.Message
func (*GrantSlicePermissionResponse) Reset ¶
func (x *GrantSlicePermissionResponse) Reset()
func (*GrantSlicePermissionResponse) String ¶
func (x *GrantSlicePermissionResponse) String() string
type HasHintRequest ¶
type HasHintRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*HasHintRequest) Descriptor
deprecated
func (*HasHintRequest) Descriptor() ([]byte, []int)
Deprecated: Use HasHintRequest.ProtoReflect.Descriptor instead.
func (*HasHintRequest) GetArg0 ¶
func (x *HasHintRequest) GetArg0() string
func (*HasHintRequest) ProtoMessage ¶
func (*HasHintRequest) ProtoMessage()
func (*HasHintRequest) ProtoReflect ¶
func (x *HasHintRequest) ProtoReflect() protoreflect.Message
func (*HasHintRequest) Reset ¶
func (x *HasHintRequest) Reset()
func (*HasHintRequest) String ¶
func (x *HasHintRequest) String() string
type HasHintResponse ¶
type HasHintResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*HasHintResponse) Descriptor
deprecated
func (*HasHintResponse) Descriptor() ([]byte, []int)
Deprecated: Use HasHintResponse.ProtoReflect.Descriptor instead.
func (*HasHintResponse) GetResult ¶
func (x *HasHintResponse) GetResult() bool
func (*HasHintResponse) ProtoMessage ¶
func (*HasHintResponse) ProtoMessage()
func (*HasHintResponse) ProtoReflect ¶
func (x *HasHintResponse) ProtoReflect() protoreflect.Message
func (*HasHintResponse) Reset ¶
func (x *HasHintResponse) Reset()
func (*HasHintResponse) String ¶
func (x *HasHintResponse) String() string
type InsertRequest ¶
type InsertRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*InsertRequest) Descriptor
deprecated
func (*InsertRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRequest.ProtoReflect.Descriptor instead.
func (*InsertRequest) GetArg0 ¶
func (x *InsertRequest) GetArg0() int64
func (*InsertRequest) GetArg1 ¶
func (x *InsertRequest) GetArg1() int64
func (*InsertRequest) ProtoMessage ¶
func (*InsertRequest) ProtoMessage()
func (*InsertRequest) ProtoReflect ¶
func (x *InsertRequest) ProtoReflect() protoreflect.Message
func (*InsertRequest) Reset ¶
func (x *InsertRequest) Reset()
func (*InsertRequest) String ¶
func (x *InsertRequest) String() string
type InsertResponse ¶
type InsertResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*InsertResponse) Descriptor
deprecated
func (*InsertResponse) Descriptor() ([]byte, []int)
Deprecated: Use InsertResponse.ProtoReflect.Descriptor instead.
func (*InsertResponse) GetResult ¶
func (x *InsertResponse) GetResult() int64
func (*InsertResponse) ProtoMessage ¶
func (*InsertResponse) ProtoMessage()
func (*InsertResponse) ProtoReflect ¶
func (x *InsertResponse) ProtoReflect() protoreflect.Message
func (*InsertResponse) Reset ¶
func (x *InsertResponse) Reset()
func (*InsertResponse) String ¶
func (x *InsertResponse) String() string
type IsCallerNeededRequest ¶
type IsCallerNeededRequest struct {
// contains filtered or unexported fields
}
func (*IsCallerNeededRequest) Descriptor
deprecated
func (*IsCallerNeededRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsCallerNeededRequest.ProtoReflect.Descriptor instead.
func (*IsCallerNeededRequest) ProtoMessage ¶
func (*IsCallerNeededRequest) ProtoMessage()
func (*IsCallerNeededRequest) ProtoReflect ¶
func (x *IsCallerNeededRequest) ProtoReflect() protoreflect.Message
func (*IsCallerNeededRequest) Reset ¶
func (x *IsCallerNeededRequest) Reset()
func (*IsCallerNeededRequest) String ¶
func (x *IsCallerNeededRequest) String() string
type IsCallerNeededResponse ¶
type IsCallerNeededResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsCallerNeededResponse) Descriptor
deprecated
func (*IsCallerNeededResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsCallerNeededResponse.ProtoReflect.Descriptor instead.
func (*IsCallerNeededResponse) GetResult ¶
func (x *IsCallerNeededResponse) GetResult() bool
func (*IsCallerNeededResponse) ProtoMessage ¶
func (*IsCallerNeededResponse) ProtoMessage()
func (*IsCallerNeededResponse) ProtoReflect ¶
func (x *IsCallerNeededResponse) ProtoReflect() protoreflect.Message
func (*IsCallerNeededResponse) Reset ¶
func (x *IsCallerNeededResponse) Reset()
func (*IsCallerNeededResponse) String ¶
func (x *IsCallerNeededResponse) String() string
type ItemDescribeContentsRequest ¶
type ItemDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*ItemDescribeContentsRequest) Descriptor
deprecated
func (*ItemDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ItemDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*ItemDescribeContentsRequest) ProtoMessage ¶
func (*ItemDescribeContentsRequest) ProtoMessage()
func (*ItemDescribeContentsRequest) ProtoReflect ¶
func (x *ItemDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*ItemDescribeContentsRequest) Reset ¶
func (x *ItemDescribeContentsRequest) Reset()
func (*ItemDescribeContentsRequest) String ¶
func (x *ItemDescribeContentsRequest) String() string
type ItemServiceClient ¶
type ItemServiceClient interface {
DescribeContents(ctx context.Context, in *ItemDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetAction(ctx context.Context, in *GetActionRequest, opts ...grpc.CallOption) (*GetActionResponse, error)
GetBundle(ctx context.Context, in *GetBundleRequest, opts ...grpc.CallOption) (*GetBundleResponse, error)
GetFormat(ctx context.Context, in *GetFormatRequest, opts ...grpc.CallOption) (*GetFormatResponse, error)
GetHints(ctx context.Context, in *GetHintsRequest, opts ...grpc.CallOption) (*GetHintsResponse, error)
GetIcon(ctx context.Context, in *GetIconRequest, opts ...grpc.CallOption) (*GetIconResponse, error)
GetInt(ctx context.Context, in *GetIntRequest, opts ...grpc.CallOption) (*GetIntResponse, error)
GetLong(ctx context.Context, in *GetLongRequest, opts ...grpc.CallOption) (*GetLongResponse, error)
GetRemoteInput(ctx context.Context, in *GetRemoteInputRequest, opts ...grpc.CallOption) (*GetRemoteInputResponse, error)
GetSlice(ctx context.Context, in *GetSliceRequest, opts ...grpc.CallOption) (*GetSliceResponse, error)
GetSubType(ctx context.Context, in *GetSubTypeRequest, opts ...grpc.CallOption) (*GetSubTypeResponse, error)
GetText(ctx context.Context, in *GetTextRequest, opts ...grpc.CallOption) (*GetTextResponse, error)
HasHint(ctx context.Context, in *HasHintRequest, opts ...grpc.CallOption) (*HasHintResponse, error)
WriteToParcel(ctx context.Context, in *ItemWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
ItemServiceClient is the client API for ItemService 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 NewItemServiceClient ¶
func NewItemServiceClient(cc grpc.ClientConnInterface) ItemServiceClient
type ItemServiceServer ¶
type ItemServiceServer interface {
DescribeContents(context.Context, *ItemDescribeContentsRequest) (*DescribeContentsResponse, error)
GetAction(context.Context, *GetActionRequest) (*GetActionResponse, error)
GetBundle(context.Context, *GetBundleRequest) (*GetBundleResponse, error)
GetFormat(context.Context, *GetFormatRequest) (*GetFormatResponse, error)
GetHints(context.Context, *GetHintsRequest) (*GetHintsResponse, error)
GetIcon(context.Context, *GetIconRequest) (*GetIconResponse, error)
GetInt(context.Context, *GetIntRequest) (*GetIntResponse, error)
GetLong(context.Context, *GetLongRequest) (*GetLongResponse, error)
GetRemoteInput(context.Context, *GetRemoteInputRequest) (*GetRemoteInputResponse, error)
GetSlice(context.Context, *GetSliceRequest) (*GetSliceResponse, error)
GetSubType(context.Context, *GetSubTypeRequest) (*GetSubTypeResponse, error)
GetText(context.Context, *GetTextRequest) (*GetTextResponse, error)
HasHint(context.Context, *HasHintRequest) (*HasHintResponse, error)
WriteToParcel(context.Context, *ItemWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
ItemServiceServer is the server API for ItemService service. All implementations must embed UnimplementedItemServiceServer for forward compatibility.
type ItemWriteToParcelRequest ¶
type ItemWriteToParcelRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*ItemWriteToParcelRequest) Descriptor
deprecated
func (*ItemWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use ItemWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*ItemWriteToParcelRequest) GetArg0 ¶
func (x *ItemWriteToParcelRequest) GetArg0() int64
func (*ItemWriteToParcelRequest) GetArg1 ¶
func (x *ItemWriteToParcelRequest) GetArg1() int32
func (*ItemWriteToParcelRequest) ProtoMessage ¶
func (*ItemWriteToParcelRequest) ProtoMessage()
func (*ItemWriteToParcelRequest) ProtoReflect ¶
func (x *ItemWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*ItemWriteToParcelRequest) Reset ¶
func (x *ItemWriteToParcelRequest) Reset()
func (*ItemWriteToParcelRequest) String ¶
func (x *ItemWriteToParcelRequest) String() string
type LogHiddenRequest ¶
type LogHiddenRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*LogHiddenRequest) Descriptor
deprecated
func (*LogHiddenRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogHiddenRequest.ProtoReflect.Descriptor instead.
func (*LogHiddenRequest) GetHandle ¶
func (x *LogHiddenRequest) GetHandle() int64
func (*LogHiddenRequest) ProtoMessage ¶
func (*LogHiddenRequest) ProtoMessage()
func (*LogHiddenRequest) ProtoReflect ¶
func (x *LogHiddenRequest) ProtoReflect() protoreflect.Message
func (*LogHiddenRequest) Reset ¶
func (x *LogHiddenRequest) Reset()
func (*LogHiddenRequest) String ¶
func (x *LogHiddenRequest) String() string
type LogHiddenResponse ¶
type LogHiddenResponse struct {
// contains filtered or unexported fields
}
func (*LogHiddenResponse) Descriptor
deprecated
func (*LogHiddenResponse) Descriptor() ([]byte, []int)
Deprecated: Use LogHiddenResponse.ProtoReflect.Descriptor instead.
func (*LogHiddenResponse) ProtoMessage ¶
func (*LogHiddenResponse) ProtoMessage()
func (*LogHiddenResponse) ProtoReflect ¶
func (x *LogHiddenResponse) ProtoReflect() protoreflect.Message
func (*LogHiddenResponse) Reset ¶
func (x *LogHiddenResponse) Reset()
func (*LogHiddenResponse) String ¶
func (x *LogHiddenResponse) String() string
type LogTouchRequest ¶
type LogTouchRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*LogTouchRequest) Descriptor
deprecated
func (*LogTouchRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogTouchRequest.ProtoReflect.Descriptor instead.
func (*LogTouchRequest) GetArg0 ¶
func (x *LogTouchRequest) GetArg0() int32
func (*LogTouchRequest) GetArg1 ¶
func (x *LogTouchRequest) GetArg1() int64
func (*LogTouchRequest) GetHandle ¶
func (x *LogTouchRequest) GetHandle() int64
func (*LogTouchRequest) ProtoMessage ¶
func (*LogTouchRequest) ProtoMessage()
func (*LogTouchRequest) ProtoReflect ¶
func (x *LogTouchRequest) ProtoReflect() protoreflect.Message
func (*LogTouchRequest) Reset ¶
func (x *LogTouchRequest) Reset()
func (*LogTouchRequest) String ¶
func (x *LogTouchRequest) String() string
type LogTouchResponse ¶
type LogTouchResponse struct {
// contains filtered or unexported fields
}
func (*LogTouchResponse) Descriptor
deprecated
func (*LogTouchResponse) Descriptor() ([]byte, []int)
Deprecated: Use LogTouchResponse.ProtoReflect.Descriptor instead.
func (*LogTouchResponse) ProtoMessage ¶
func (*LogTouchResponse) ProtoMessage()
func (*LogTouchResponse) ProtoReflect ¶
func (x *LogTouchResponse) ProtoReflect() protoreflect.Message
func (*LogTouchResponse) Reset ¶
func (x *LogTouchResponse) Reset()
func (*LogTouchResponse) String ¶
func (x *LogTouchResponse) String() string
type LogVisibleRequest ¶
type LogVisibleRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*LogVisibleRequest) Descriptor
deprecated
func (*LogVisibleRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogVisibleRequest.ProtoReflect.Descriptor instead.
func (*LogVisibleRequest) GetHandle ¶
func (x *LogVisibleRequest) GetHandle() int64
func (*LogVisibleRequest) ProtoMessage ¶
func (*LogVisibleRequest) ProtoMessage()
func (*LogVisibleRequest) ProtoReflect ¶
func (x *LogVisibleRequest) ProtoReflect() protoreflect.Message
func (*LogVisibleRequest) Reset ¶
func (x *LogVisibleRequest) Reset()
func (*LogVisibleRequest) String ¶
func (x *LogVisibleRequest) String() string
type LogVisibleResponse ¶
type LogVisibleResponse struct {
// contains filtered or unexported fields
}
func (*LogVisibleResponse) Descriptor
deprecated
func (*LogVisibleResponse) Descriptor() ([]byte, []int)
Deprecated: Use LogVisibleResponse.ProtoReflect.Descriptor instead.
func (*LogVisibleResponse) ProtoMessage ¶
func (*LogVisibleResponse) ProtoMessage()
func (*LogVisibleResponse) ProtoReflect ¶
func (x *LogVisibleResponse) ProtoReflect() protoreflect.Message
func (*LogVisibleResponse) Reset ¶
func (x *LogVisibleResponse) Reset()
func (*LogVisibleResponse) String ¶
func (x *LogVisibleResponse) String() string
type ManagerServiceClient ¶
type ManagerServiceClient interface {
CheckSlicePermission(ctx context.Context, in *CheckSlicePermissionRequest, opts ...grpc.CallOption) (*CheckSlicePermissionResponse, error)
GetPinnedSlices(ctx context.Context, in *GetPinnedSlicesRequest, opts ...grpc.CallOption) (*GetPinnedSlicesResponse, error)
GetPinnedSpecs(ctx context.Context, in *GetPinnedSpecsRequest, opts ...grpc.CallOption) (*GetPinnedSpecsResponse, error)
GetSliceDescendants(ctx context.Context, in *GetSliceDescendantsRequest, opts ...grpc.CallOption) (*GetSliceDescendantsResponse, error)
GrantSlicePermission(ctx context.Context, in *GrantSlicePermissionRequest, opts ...grpc.CallOption) (*GrantSlicePermissionResponse, error)
MapIntentToUri(ctx context.Context, in *MapIntentToUriRequest, opts ...grpc.CallOption) (*MapIntentToUriResponse, error)
RevokeSlicePermission(ctx context.Context, in *RevokeSlicePermissionRequest, opts ...grpc.CallOption) (*RevokeSlicePermissionResponse, error)
UnpinSlice(ctx context.Context, in *UnpinSliceRequest, opts ...grpc.CallOption) (*UnpinSliceResponse, error)
}
ManagerServiceClient is the client API for ManagerService 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 NewManagerServiceClient ¶
func NewManagerServiceClient(cc grpc.ClientConnInterface) ManagerServiceClient
type ManagerServiceServer ¶
type ManagerServiceServer interface {
CheckSlicePermission(context.Context, *CheckSlicePermissionRequest) (*CheckSlicePermissionResponse, error)
GetPinnedSlices(context.Context, *GetPinnedSlicesRequest) (*GetPinnedSlicesResponse, error)
GetPinnedSpecs(context.Context, *GetPinnedSpecsRequest) (*GetPinnedSpecsResponse, error)
GetSliceDescendants(context.Context, *GetSliceDescendantsRequest) (*GetSliceDescendantsResponse, error)
GrantSlicePermission(context.Context, *GrantSlicePermissionRequest) (*GrantSlicePermissionResponse, error)
MapIntentToUri(context.Context, *MapIntentToUriRequest) (*MapIntentToUriResponse, error)
RevokeSlicePermission(context.Context, *RevokeSlicePermissionRequest) (*RevokeSlicePermissionResponse, error)
UnpinSlice(context.Context, *UnpinSliceRequest) (*UnpinSliceResponse, error)
// contains filtered or unexported methods
}
ManagerServiceServer is the server API for ManagerService service. All implementations must embed UnimplementedManagerServiceServer for forward compatibility.
type MapIntentToUriRequest ¶
type MapIntentToUriRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*MapIntentToUriRequest) Descriptor
deprecated
func (*MapIntentToUriRequest) Descriptor() ([]byte, []int)
Deprecated: Use MapIntentToUriRequest.ProtoReflect.Descriptor instead.
func (*MapIntentToUriRequest) GetArg0 ¶
func (x *MapIntentToUriRequest) GetArg0() int64
func (*MapIntentToUriRequest) ProtoMessage ¶
func (*MapIntentToUriRequest) ProtoMessage()
func (*MapIntentToUriRequest) ProtoReflect ¶
func (x *MapIntentToUriRequest) ProtoReflect() protoreflect.Message
func (*MapIntentToUriRequest) Reset ¶
func (x *MapIntentToUriRequest) Reset()
func (*MapIntentToUriRequest) String ¶
func (x *MapIntentToUriRequest) String() string
type MapIntentToUriResponse ¶
type MapIntentToUriResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*MapIntentToUriResponse) Descriptor
deprecated
func (*MapIntentToUriResponse) Descriptor() ([]byte, []int)
Deprecated: Use MapIntentToUriResponse.ProtoReflect.Descriptor instead.
func (*MapIntentToUriResponse) GetResult ¶
func (x *MapIntentToUriResponse) GetResult() int64
func (*MapIntentToUriResponse) ProtoMessage ¶
func (*MapIntentToUriResponse) ProtoMessage()
func (*MapIntentToUriResponse) ProtoReflect ¶
func (x *MapIntentToUriResponse) ProtoReflect() protoreflect.Message
func (*MapIntentToUriResponse) Reset ¶
func (x *MapIntentToUriResponse) Reset()
func (*MapIntentToUriResponse) String ¶
func (x *MapIntentToUriResponse) String() string
type MetricsServiceClient ¶
type MetricsServiceClient interface {
NewMetrics(ctx context.Context, in *NewMetricsRequest, opts ...grpc.CallOption) (*NewMetricsResponse, error)
LogHidden(ctx context.Context, in *LogHiddenRequest, opts ...grpc.CallOption) (*LogHiddenResponse, error)
LogTouch(ctx context.Context, in *LogTouchRequest, opts ...grpc.CallOption) (*LogTouchResponse, error)
LogVisible(ctx context.Context, in *LogVisibleRequest, opts ...grpc.CallOption) (*LogVisibleResponse, error)
}
MetricsServiceClient is the client API for MetricsService 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 NewMetricsServiceClient ¶
func NewMetricsServiceClient(cc grpc.ClientConnInterface) MetricsServiceClient
type MetricsServiceServer ¶
type MetricsServiceServer interface {
NewMetrics(context.Context, *NewMetricsRequest) (*NewMetricsResponse, error)
LogHidden(context.Context, *LogHiddenRequest) (*LogHiddenResponse, error)
LogTouch(context.Context, *LogTouchRequest) (*LogTouchResponse, error)
LogVisible(context.Context, *LogVisibleRequest) (*LogVisibleResponse, error)
// contains filtered or unexported methods
}
MetricsServiceServer is the server API for MetricsService service. All implementations must embed UnimplementedMetricsServiceServer for forward compatibility.
type NewMetricsRequest ¶
type NewMetricsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*NewMetricsRequest) Descriptor
deprecated
func (*NewMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewMetricsRequest.ProtoReflect.Descriptor instead.
func (*NewMetricsRequest) GetArg0 ¶
func (x *NewMetricsRequest) GetArg0() int64
func (*NewMetricsRequest) GetArg1 ¶
func (x *NewMetricsRequest) GetArg1() int64
func (*NewMetricsRequest) ProtoMessage ¶
func (*NewMetricsRequest) ProtoMessage()
func (*NewMetricsRequest) ProtoReflect ¶
func (x *NewMetricsRequest) ProtoReflect() protoreflect.Message
func (*NewMetricsRequest) Reset ¶
func (x *NewMetricsRequest) Reset()
func (*NewMetricsRequest) String ¶
func (x *NewMetricsRequest) String() string
type NewMetricsResponse ¶
type NewMetricsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewMetricsResponse) Descriptor
deprecated
func (*NewMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewMetricsResponse.ProtoReflect.Descriptor instead.
func (*NewMetricsResponse) GetResult ¶
func (x *NewMetricsResponse) GetResult() int64
func (*NewMetricsResponse) ProtoMessage ¶
func (*NewMetricsResponse) ProtoMessage()
func (*NewMetricsResponse) ProtoReflect ¶
func (x *NewMetricsResponse) ProtoReflect() protoreflect.Message
func (*NewMetricsResponse) Reset ¶
func (x *NewMetricsResponse) Reset()
func (*NewMetricsResponse) String ¶
func (x *NewMetricsResponse) String() string
type NewSpecRequest ¶
type NewSpecRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*NewSpecRequest) Descriptor
deprecated
func (*NewSpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewSpecRequest.ProtoReflect.Descriptor instead.
func (*NewSpecRequest) GetArg0 ¶
func (x *NewSpecRequest) GetArg0() string
func (*NewSpecRequest) GetArg1 ¶
func (x *NewSpecRequest) GetArg1() int32
func (*NewSpecRequest) ProtoMessage ¶
func (*NewSpecRequest) ProtoMessage()
func (*NewSpecRequest) ProtoReflect ¶
func (x *NewSpecRequest) ProtoReflect() protoreflect.Message
func (*NewSpecRequest) Reset ¶
func (x *NewSpecRequest) Reset()
func (*NewSpecRequest) String ¶
func (x *NewSpecRequest) String() string
type NewSpecResponse ¶
type NewSpecResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewSpecResponse) Descriptor
deprecated
func (*NewSpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewSpecResponse.ProtoReflect.Descriptor instead.
func (*NewSpecResponse) GetResult ¶
func (x *NewSpecResponse) GetResult() int64
func (*NewSpecResponse) ProtoMessage ¶
func (*NewSpecResponse) ProtoMessage()
func (*NewSpecResponse) ProtoReflect ¶
func (x *NewSpecResponse) ProtoReflect() protoreflect.Message
func (*NewSpecResponse) Reset ¶
func (x *NewSpecResponse) Reset()
func (*NewSpecResponse) String ¶
func (x *NewSpecResponse) String() string
type OnCreatePermissionRequestRequest ¶
type OnCreatePermissionRequestRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnCreatePermissionRequestRequest) Descriptor
deprecated
func (*OnCreatePermissionRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnCreatePermissionRequestRequest.ProtoReflect.Descriptor instead.
func (*OnCreatePermissionRequestRequest) GetArg0 ¶
func (x *OnCreatePermissionRequestRequest) GetArg0() int64
func (*OnCreatePermissionRequestRequest) ProtoMessage ¶
func (*OnCreatePermissionRequestRequest) ProtoMessage()
func (*OnCreatePermissionRequestRequest) ProtoReflect ¶
func (x *OnCreatePermissionRequestRequest) ProtoReflect() protoreflect.Message
func (*OnCreatePermissionRequestRequest) Reset ¶
func (x *OnCreatePermissionRequestRequest) Reset()
func (*OnCreatePermissionRequestRequest) String ¶
func (x *OnCreatePermissionRequestRequest) String() string
type OnCreatePermissionRequestResponse ¶
type OnCreatePermissionRequestResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*OnCreatePermissionRequestResponse) Descriptor
deprecated
func (*OnCreatePermissionRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnCreatePermissionRequestResponse.ProtoReflect.Descriptor instead.
func (*OnCreatePermissionRequestResponse) GetResult ¶
func (x *OnCreatePermissionRequestResponse) GetResult() int64
func (*OnCreatePermissionRequestResponse) ProtoMessage ¶
func (*OnCreatePermissionRequestResponse) ProtoMessage()
func (*OnCreatePermissionRequestResponse) ProtoReflect ¶
func (x *OnCreatePermissionRequestResponse) ProtoReflect() protoreflect.Message
func (*OnCreatePermissionRequestResponse) Reset ¶
func (x *OnCreatePermissionRequestResponse) Reset()
func (*OnCreatePermissionRequestResponse) String ¶
func (x *OnCreatePermissionRequestResponse) String() string
type OnGetSliceDescendantsRequest ¶
type OnGetSliceDescendantsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnGetSliceDescendantsRequest) Descriptor
deprecated
func (*OnGetSliceDescendantsRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnGetSliceDescendantsRequest.ProtoReflect.Descriptor instead.
func (*OnGetSliceDescendantsRequest) GetArg0 ¶
func (x *OnGetSliceDescendantsRequest) GetArg0() int64
func (*OnGetSliceDescendantsRequest) ProtoMessage ¶
func (*OnGetSliceDescendantsRequest) ProtoMessage()
func (*OnGetSliceDescendantsRequest) ProtoReflect ¶
func (x *OnGetSliceDescendantsRequest) ProtoReflect() protoreflect.Message
func (*OnGetSliceDescendantsRequest) Reset ¶
func (x *OnGetSliceDescendantsRequest) Reset()
func (*OnGetSliceDescendantsRequest) String ¶
func (x *OnGetSliceDescendantsRequest) String() string
type OnGetSliceDescendantsResponse ¶
type OnGetSliceDescendantsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*OnGetSliceDescendantsResponse) Descriptor
deprecated
func (*OnGetSliceDescendantsResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnGetSliceDescendantsResponse.ProtoReflect.Descriptor instead.
func (*OnGetSliceDescendantsResponse) GetResult ¶
func (x *OnGetSliceDescendantsResponse) GetResult() int64
func (*OnGetSliceDescendantsResponse) ProtoMessage ¶
func (*OnGetSliceDescendantsResponse) ProtoMessage()
func (*OnGetSliceDescendantsResponse) ProtoReflect ¶
func (x *OnGetSliceDescendantsResponse) ProtoReflect() protoreflect.Message
func (*OnGetSliceDescendantsResponse) Reset ¶
func (x *OnGetSliceDescendantsResponse) Reset()
func (*OnGetSliceDescendantsResponse) String ¶
func (x *OnGetSliceDescendantsResponse) String() string
type OnMapIntentToUriRequest ¶
type OnMapIntentToUriRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnMapIntentToUriRequest) Descriptor
deprecated
func (*OnMapIntentToUriRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnMapIntentToUriRequest.ProtoReflect.Descriptor instead.
func (*OnMapIntentToUriRequest) GetArg0 ¶
func (x *OnMapIntentToUriRequest) GetArg0() int64
func (*OnMapIntentToUriRequest) ProtoMessage ¶
func (*OnMapIntentToUriRequest) ProtoMessage()
func (*OnMapIntentToUriRequest) ProtoReflect ¶
func (x *OnMapIntentToUriRequest) ProtoReflect() protoreflect.Message
func (*OnMapIntentToUriRequest) Reset ¶
func (x *OnMapIntentToUriRequest) Reset()
func (*OnMapIntentToUriRequest) String ¶
func (x *OnMapIntentToUriRequest) String() string
type OnMapIntentToUriResponse ¶
type OnMapIntentToUriResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*OnMapIntentToUriResponse) Descriptor
deprecated
func (*OnMapIntentToUriResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnMapIntentToUriResponse.ProtoReflect.Descriptor instead.
func (*OnMapIntentToUriResponse) GetResult ¶
func (x *OnMapIntentToUriResponse) GetResult() int64
func (*OnMapIntentToUriResponse) ProtoMessage ¶
func (*OnMapIntentToUriResponse) ProtoMessage()
func (*OnMapIntentToUriResponse) ProtoReflect ¶
func (x *OnMapIntentToUriResponse) ProtoReflect() protoreflect.Message
func (*OnMapIntentToUriResponse) Reset ¶
func (x *OnMapIntentToUriResponse) Reset()
func (*OnMapIntentToUriResponse) String ¶
func (x *OnMapIntentToUriResponse) String() string
type OnSlicePinnedRequest ¶
type OnSlicePinnedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnSlicePinnedRequest) Descriptor
deprecated
func (*OnSlicePinnedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnSlicePinnedRequest.ProtoReflect.Descriptor instead.
func (*OnSlicePinnedRequest) GetArg0 ¶
func (x *OnSlicePinnedRequest) GetArg0() int64
func (*OnSlicePinnedRequest) ProtoMessage ¶
func (*OnSlicePinnedRequest) ProtoMessage()
func (*OnSlicePinnedRequest) ProtoReflect ¶
func (x *OnSlicePinnedRequest) ProtoReflect() protoreflect.Message
func (*OnSlicePinnedRequest) Reset ¶
func (x *OnSlicePinnedRequest) Reset()
func (*OnSlicePinnedRequest) String ¶
func (x *OnSlicePinnedRequest) String() string
type OnSlicePinnedResponse ¶
type OnSlicePinnedResponse struct {
// contains filtered or unexported fields
}
func (*OnSlicePinnedResponse) Descriptor
deprecated
func (*OnSlicePinnedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnSlicePinnedResponse.ProtoReflect.Descriptor instead.
func (*OnSlicePinnedResponse) ProtoMessage ¶
func (*OnSlicePinnedResponse) ProtoMessage()
func (*OnSlicePinnedResponse) ProtoReflect ¶
func (x *OnSlicePinnedResponse) ProtoReflect() protoreflect.Message
func (*OnSlicePinnedResponse) Reset ¶
func (x *OnSlicePinnedResponse) Reset()
func (*OnSlicePinnedResponse) String ¶
func (x *OnSlicePinnedResponse) String() string
type OnSliceUnpinnedRequest ¶
type OnSliceUnpinnedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnSliceUnpinnedRequest) Descriptor
deprecated
func (*OnSliceUnpinnedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnSliceUnpinnedRequest.ProtoReflect.Descriptor instead.
func (*OnSliceUnpinnedRequest) GetArg0 ¶
func (x *OnSliceUnpinnedRequest) GetArg0() int64
func (*OnSliceUnpinnedRequest) ProtoMessage ¶
func (*OnSliceUnpinnedRequest) ProtoMessage()
func (*OnSliceUnpinnedRequest) ProtoReflect ¶
func (x *OnSliceUnpinnedRequest) ProtoReflect() protoreflect.Message
func (*OnSliceUnpinnedRequest) Reset ¶
func (x *OnSliceUnpinnedRequest) Reset()
func (*OnSliceUnpinnedRequest) String ¶
func (x *OnSliceUnpinnedRequest) String() string
type OnSliceUnpinnedResponse ¶
type OnSliceUnpinnedResponse struct {
// contains filtered or unexported fields
}
func (*OnSliceUnpinnedResponse) Descriptor
deprecated
func (*OnSliceUnpinnedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnSliceUnpinnedResponse.ProtoReflect.Descriptor instead.
func (*OnSliceUnpinnedResponse) ProtoMessage ¶
func (*OnSliceUnpinnedResponse) ProtoMessage()
func (*OnSliceUnpinnedResponse) ProtoReflect ¶
func (x *OnSliceUnpinnedResponse) ProtoReflect() protoreflect.Message
func (*OnSliceUnpinnedResponse) Reset ¶
func (x *OnSliceUnpinnedResponse) Reset()
func (*OnSliceUnpinnedResponse) String ¶
func (x *OnSliceUnpinnedResponse) String() string
type ProviderGetTypeRequest ¶
type ProviderGetTypeRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ProviderGetTypeRequest) Descriptor
deprecated
func (*ProviderGetTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProviderGetTypeRequest.ProtoReflect.Descriptor instead.
func (*ProviderGetTypeRequest) GetArg0 ¶
func (x *ProviderGetTypeRequest) GetArg0() int64
func (*ProviderGetTypeRequest) ProtoMessage ¶
func (*ProviderGetTypeRequest) ProtoMessage()
func (*ProviderGetTypeRequest) ProtoReflect ¶
func (x *ProviderGetTypeRequest) ProtoReflect() protoreflect.Message
func (*ProviderGetTypeRequest) Reset ¶
func (x *ProviderGetTypeRequest) Reset()
func (*ProviderGetTypeRequest) String ¶
func (x *ProviderGetTypeRequest) String() string
type ProviderServiceClient ¶
type ProviderServiceClient interface {
AttachInfo(ctx context.Context, in *AttachInfoRequest, opts ...grpc.CallOption) (*AttachInfoResponse, error)
Call(ctx context.Context, in *CallRequest, opts ...grpc.CallOption) (*CallResponse, error)
Delete(ctx context.Context, in *DeleteRequest, opts ...grpc.CallOption) (*DeleteResponse, error)
GetType(ctx context.Context, in *ProviderGetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
Insert(ctx context.Context, in *InsertRequest, opts ...grpc.CallOption) (*InsertResponse, error)
OnCreatePermissionRequest(ctx context.Context, in *OnCreatePermissionRequestRequest, opts ...grpc.CallOption) (*OnCreatePermissionRequestResponse, error)
OnGetSliceDescendants(ctx context.Context, in *OnGetSliceDescendantsRequest, opts ...grpc.CallOption) (*OnGetSliceDescendantsResponse, error)
OnMapIntentToUri(ctx context.Context, in *OnMapIntentToUriRequest, opts ...grpc.CallOption) (*OnMapIntentToUriResponse, error)
OnSlicePinned(ctx context.Context, in *OnSlicePinnedRequest, opts ...grpc.CallOption) (*OnSlicePinnedResponse, error)
OnSliceUnpinned(ctx context.Context, in *OnSliceUnpinnedRequest, opts ...grpc.CallOption) (*OnSliceUnpinnedResponse, error)
Query4(ctx context.Context, in *Query4Request, opts ...grpc.CallOption) (*Query4Response, error)
Query5_1(ctx context.Context, in *Query5_1Request, opts ...grpc.CallOption) (*Query5_1Response, error)
Query6_2(ctx context.Context, in *Query6_2Request, opts ...grpc.CallOption) (*Query6_2Response, error)
Update(ctx context.Context, in *UpdateRequest, opts ...grpc.CallOption) (*UpdateResponse, error)
}
ProviderServiceClient is the client API for ProviderService 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 NewProviderServiceClient ¶
func NewProviderServiceClient(cc grpc.ClientConnInterface) ProviderServiceClient
type ProviderServiceServer ¶
type ProviderServiceServer interface {
AttachInfo(context.Context, *AttachInfoRequest) (*AttachInfoResponse, error)
Call(context.Context, *CallRequest) (*CallResponse, error)
Delete(context.Context, *DeleteRequest) (*DeleteResponse, error)
GetType(context.Context, *ProviderGetTypeRequest) (*GetTypeResponse, error)
Insert(context.Context, *InsertRequest) (*InsertResponse, error)
OnCreatePermissionRequest(context.Context, *OnCreatePermissionRequestRequest) (*OnCreatePermissionRequestResponse, error)
OnGetSliceDescendants(context.Context, *OnGetSliceDescendantsRequest) (*OnGetSliceDescendantsResponse, error)
OnMapIntentToUri(context.Context, *OnMapIntentToUriRequest) (*OnMapIntentToUriResponse, error)
OnSlicePinned(context.Context, *OnSlicePinnedRequest) (*OnSlicePinnedResponse, error)
OnSliceUnpinned(context.Context, *OnSliceUnpinnedRequest) (*OnSliceUnpinnedResponse, error)
Query4(context.Context, *Query4Request) (*Query4Response, error)
Query5_1(context.Context, *Query5_1Request) (*Query5_1Response, error)
Query6_2(context.Context, *Query6_2Request) (*Query6_2Response, error)
Update(context.Context, *UpdateRequest) (*UpdateResponse, error)
// contains filtered or unexported methods
}
ProviderServiceServer is the server API for ProviderService service. All implementations must embed UnimplementedProviderServiceServer for forward compatibility.
type Query4Request ¶
type Query4Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*Query4Request) Descriptor
deprecated
func (*Query4Request) Descriptor() ([]byte, []int)
Deprecated: Use Query4Request.ProtoReflect.Descriptor instead.
func (*Query4Request) GetArg0 ¶
func (x *Query4Request) GetArg0() int64
func (*Query4Request) GetArg1 ¶
func (x *Query4Request) GetArg1() int64
func (*Query4Request) GetArg2 ¶
func (x *Query4Request) GetArg2() int64
func (*Query4Request) GetArg3 ¶
func (x *Query4Request) GetArg3() int64
func (*Query4Request) ProtoMessage ¶
func (*Query4Request) ProtoMessage()
func (*Query4Request) ProtoReflect ¶
func (x *Query4Request) ProtoReflect() protoreflect.Message
func (*Query4Request) Reset ¶
func (x *Query4Request) Reset()
func (*Query4Request) String ¶
func (x *Query4Request) String() string
type Query4Response ¶
type Query4Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*Query4Response) Descriptor
deprecated
func (*Query4Response) Descriptor() ([]byte, []int)
Deprecated: Use Query4Response.ProtoReflect.Descriptor instead.
func (*Query4Response) GetResult ¶
func (x *Query4Response) GetResult() int64
func (*Query4Response) ProtoMessage ¶
func (*Query4Response) ProtoMessage()
func (*Query4Response) ProtoReflect ¶
func (x *Query4Response) ProtoReflect() protoreflect.Message
func (*Query4Response) Reset ¶
func (x *Query4Response) Reset()
func (*Query4Response) String ¶
func (x *Query4Response) String() string
type Query5_1Request ¶
type Query5_1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 string `protobuf:"bytes,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*Query5_1Request) Descriptor
deprecated
func (*Query5_1Request) Descriptor() ([]byte, []int)
Deprecated: Use Query5_1Request.ProtoReflect.Descriptor instead.
func (*Query5_1Request) GetArg0 ¶
func (x *Query5_1Request) GetArg0() int64
func (*Query5_1Request) GetArg1 ¶
func (x *Query5_1Request) GetArg1() int64
func (*Query5_1Request) GetArg2 ¶
func (x *Query5_1Request) GetArg2() string
func (*Query5_1Request) GetArg3 ¶
func (x *Query5_1Request) GetArg3() int64
func (*Query5_1Request) GetArg4 ¶
func (x *Query5_1Request) GetArg4() string
func (*Query5_1Request) ProtoMessage ¶
func (*Query5_1Request) ProtoMessage()
func (*Query5_1Request) ProtoReflect ¶
func (x *Query5_1Request) ProtoReflect() protoreflect.Message
func (*Query5_1Request) Reset ¶
func (x *Query5_1Request) Reset()
func (*Query5_1Request) String ¶
func (x *Query5_1Request) String() string
type Query5_1Response ¶
type Query5_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*Query5_1Response) Descriptor
deprecated
func (*Query5_1Response) Descriptor() ([]byte, []int)
Deprecated: Use Query5_1Response.ProtoReflect.Descriptor instead.
func (*Query5_1Response) GetResult ¶
func (x *Query5_1Response) GetResult() int64
func (*Query5_1Response) ProtoMessage ¶
func (*Query5_1Response) ProtoMessage()
func (*Query5_1Response) ProtoReflect ¶
func (x *Query5_1Response) ProtoReflect() protoreflect.Message
func (*Query5_1Response) Reset ¶
func (x *Query5_1Response) Reset()
func (*Query5_1Response) String ¶
func (x *Query5_1Response) String() string
type Query6_2Request ¶
type Query6_2Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 string `protobuf:"bytes,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
Arg5 int64 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
// contains filtered or unexported fields
}
func (*Query6_2Request) Descriptor
deprecated
func (*Query6_2Request) Descriptor() ([]byte, []int)
Deprecated: Use Query6_2Request.ProtoReflect.Descriptor instead.
func (*Query6_2Request) GetArg0 ¶
func (x *Query6_2Request) GetArg0() int64
func (*Query6_2Request) GetArg1 ¶
func (x *Query6_2Request) GetArg1() int64
func (*Query6_2Request) GetArg2 ¶
func (x *Query6_2Request) GetArg2() string
func (*Query6_2Request) GetArg3 ¶
func (x *Query6_2Request) GetArg3() int64
func (*Query6_2Request) GetArg4 ¶
func (x *Query6_2Request) GetArg4() string
func (*Query6_2Request) GetArg5 ¶
func (x *Query6_2Request) GetArg5() int64
func (*Query6_2Request) ProtoMessage ¶
func (*Query6_2Request) ProtoMessage()
func (*Query6_2Request) ProtoReflect ¶
func (x *Query6_2Request) ProtoReflect() protoreflect.Message
func (*Query6_2Request) Reset ¶
func (x *Query6_2Request) Reset()
func (*Query6_2Request) String ¶
func (x *Query6_2Request) String() string
type Query6_2Response ¶
type Query6_2Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*Query6_2Response) Descriptor
deprecated
func (*Query6_2Response) Descriptor() ([]byte, []int)
Deprecated: Use Query6_2Response.ProtoReflect.Descriptor instead.
func (*Query6_2Response) GetResult ¶
func (x *Query6_2Response) GetResult() int64
func (*Query6_2Response) ProtoMessage ¶
func (*Query6_2Response) ProtoMessage()
func (*Query6_2Response) ProtoReflect ¶
func (x *Query6_2Response) ProtoReflect() protoreflect.Message
func (*Query6_2Response) Reset ¶
func (x *Query6_2Response) Reset()
func (*Query6_2Response) String ¶
func (x *Query6_2Response) String() string
type RevokeSlicePermissionRequest ¶
type RevokeSlicePermissionRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*RevokeSlicePermissionRequest) Descriptor
deprecated
func (*RevokeSlicePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeSlicePermissionRequest.ProtoReflect.Descriptor instead.
func (*RevokeSlicePermissionRequest) GetArg0 ¶
func (x *RevokeSlicePermissionRequest) GetArg0() string
func (*RevokeSlicePermissionRequest) GetArg1 ¶
func (x *RevokeSlicePermissionRequest) GetArg1() int64
func (*RevokeSlicePermissionRequest) ProtoMessage ¶
func (*RevokeSlicePermissionRequest) ProtoMessage()
func (*RevokeSlicePermissionRequest) ProtoReflect ¶
func (x *RevokeSlicePermissionRequest) ProtoReflect() protoreflect.Message
func (*RevokeSlicePermissionRequest) Reset ¶
func (x *RevokeSlicePermissionRequest) Reset()
func (*RevokeSlicePermissionRequest) String ¶
func (x *RevokeSlicePermissionRequest) String() string
type RevokeSlicePermissionResponse ¶
type RevokeSlicePermissionResponse struct {
// contains filtered or unexported fields
}
func (*RevokeSlicePermissionResponse) Descriptor
deprecated
func (*RevokeSlicePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeSlicePermissionResponse.ProtoReflect.Descriptor instead.
func (*RevokeSlicePermissionResponse) ProtoMessage ¶
func (*RevokeSlicePermissionResponse) ProtoMessage()
func (*RevokeSlicePermissionResponse) ProtoReflect ¶
func (x *RevokeSlicePermissionResponse) ProtoReflect() protoreflect.Message
func (*RevokeSlicePermissionResponse) Reset ¶
func (x *RevokeSlicePermissionResponse) Reset()
func (*RevokeSlicePermissionResponse) String ¶
func (x *RevokeSlicePermissionResponse) String() string
type SetCallerNeededRequest ¶
type SetCallerNeededRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCallerNeededRequest) Descriptor
deprecated
func (*SetCallerNeededRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCallerNeededRequest.ProtoReflect.Descriptor instead.
func (*SetCallerNeededRequest) GetArg0 ¶
func (x *SetCallerNeededRequest) GetArg0() bool
func (*SetCallerNeededRequest) ProtoMessage ¶
func (*SetCallerNeededRequest) ProtoMessage()
func (*SetCallerNeededRequest) ProtoReflect ¶
func (x *SetCallerNeededRequest) ProtoReflect() protoreflect.Message
func (*SetCallerNeededRequest) Reset ¶
func (x *SetCallerNeededRequest) Reset()
func (*SetCallerNeededRequest) String ¶
func (x *SetCallerNeededRequest) String() string
type SetCallerNeededResponse ¶
type SetCallerNeededResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCallerNeededResponse) Descriptor
deprecated
func (*SetCallerNeededResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCallerNeededResponse.ProtoReflect.Descriptor instead.
func (*SetCallerNeededResponse) GetResult ¶
func (x *SetCallerNeededResponse) GetResult() int64
func (*SetCallerNeededResponse) ProtoMessage ¶
func (*SetCallerNeededResponse) ProtoMessage()
func (*SetCallerNeededResponse) ProtoReflect ¶
func (x *SetCallerNeededResponse) ProtoReflect() protoreflect.Message
func (*SetCallerNeededResponse) Reset ¶
func (x *SetCallerNeededResponse) Reset()
func (*SetCallerNeededResponse) String ¶
func (x *SetCallerNeededResponse) String() string
type SliceDescribeContentsRequest ¶
type SliceDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*SliceDescribeContentsRequest) Descriptor
deprecated
func (*SliceDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SliceDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*SliceDescribeContentsRequest) ProtoMessage ¶
func (*SliceDescribeContentsRequest) ProtoMessage()
func (*SliceDescribeContentsRequest) ProtoReflect ¶
func (x *SliceDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*SliceDescribeContentsRequest) Reset ¶
func (x *SliceDescribeContentsRequest) Reset()
func (*SliceDescribeContentsRequest) String ¶
func (x *SliceDescribeContentsRequest) String() string
type SliceServiceClient ¶
type SliceServiceClient interface {
DescribeContents(ctx context.Context, in *SliceDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetHints(ctx context.Context, in *GetHintsRequest, opts ...grpc.CallOption) (*GetHintsResponse, error)
GetItems(ctx context.Context, in *GetItemsRequest, opts ...grpc.CallOption) (*GetItemsResponse, error)
GetSpec(ctx context.Context, in *GetSpecRequest, opts ...grpc.CallOption) (*GetSpecResponse, error)
GetUri(ctx context.Context, in *GetUriRequest, opts ...grpc.CallOption) (*GetUriResponse, error)
IsCallerNeeded(ctx context.Context, in *IsCallerNeededRequest, opts ...grpc.CallOption) (*IsCallerNeededResponse, error)
ToString(ctx context.Context, in *SliceToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
WriteToParcel(ctx context.Context, in *SliceWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
SliceServiceClient is the client API for SliceService 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 NewSliceServiceClient ¶
func NewSliceServiceClient(cc grpc.ClientConnInterface) SliceServiceClient
type SliceServiceServer ¶
type SliceServiceServer interface {
DescribeContents(context.Context, *SliceDescribeContentsRequest) (*DescribeContentsResponse, error)
GetHints(context.Context, *GetHintsRequest) (*GetHintsResponse, error)
GetItems(context.Context, *GetItemsRequest) (*GetItemsResponse, error)
GetSpec(context.Context, *GetSpecRequest) (*GetSpecResponse, error)
GetUri(context.Context, *GetUriRequest) (*GetUriResponse, error)
IsCallerNeeded(context.Context, *IsCallerNeededRequest) (*IsCallerNeededResponse, error)
ToString(context.Context, *SliceToStringRequest) (*ToStringResponse, error)
WriteToParcel(context.Context, *SliceWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
SliceServiceServer is the server API for SliceService service. All implementations must embed UnimplementedSliceServiceServer for forward compatibility.
type SliceToStringRequest ¶
type SliceToStringRequest struct {
// contains filtered or unexported fields
}
func (*SliceToStringRequest) Descriptor
deprecated
func (*SliceToStringRequest) Descriptor() ([]byte, []int)
Deprecated: Use SliceToStringRequest.ProtoReflect.Descriptor instead.
func (*SliceToStringRequest) ProtoMessage ¶
func (*SliceToStringRequest) ProtoMessage()
func (*SliceToStringRequest) ProtoReflect ¶
func (x *SliceToStringRequest) ProtoReflect() protoreflect.Message
func (*SliceToStringRequest) Reset ¶
func (x *SliceToStringRequest) Reset()
func (*SliceToStringRequest) String ¶
func (x *SliceToStringRequest) String() string
type SliceWriteToParcelRequest ¶
type SliceWriteToParcelRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SliceWriteToParcelRequest) Descriptor
deprecated
func (*SliceWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use SliceWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*SliceWriteToParcelRequest) GetArg0 ¶
func (x *SliceWriteToParcelRequest) GetArg0() int64
func (*SliceWriteToParcelRequest) GetArg1 ¶
func (x *SliceWriteToParcelRequest) GetArg1() int32
func (*SliceWriteToParcelRequest) ProtoMessage ¶
func (*SliceWriteToParcelRequest) ProtoMessage()
func (*SliceWriteToParcelRequest) ProtoReflect ¶
func (x *SliceWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*SliceWriteToParcelRequest) Reset ¶
func (x *SliceWriteToParcelRequest) Reset()
func (*SliceWriteToParcelRequest) String ¶
func (x *SliceWriteToParcelRequest) String() string
type SpecServiceClient ¶
type SpecServiceClient interface {
NewSpec(ctx context.Context, in *NewSpecRequest, opts ...grpc.CallOption) (*NewSpecResponse, error)
CanRender(ctx context.Context, in *CanRenderRequest, opts ...grpc.CallOption) (*CanRenderResponse, error)
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetRevision(ctx context.Context, in *GetRevisionRequest, opts ...grpc.CallOption) (*GetRevisionResponse, error)
GetType(ctx context.Context, in *GetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
SpecServiceClient is the client API for SpecService 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 NewSpecServiceClient ¶
func NewSpecServiceClient(cc grpc.ClientConnInterface) SpecServiceClient
type SpecServiceServer ¶
type SpecServiceServer interface {
NewSpec(context.Context, *NewSpecRequest) (*NewSpecResponse, error)
CanRender(context.Context, *CanRenderRequest) (*CanRenderResponse, error)
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
GetRevision(context.Context, *GetRevisionRequest) (*GetRevisionResponse, error)
GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
SpecServiceServer is the server API for SpecService service. All implementations must embed UnimplementedSpecServiceServer for forward compatibility.
type ToStringRequest ¶
type ToStringRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*ToStringRequest) Descriptor
deprecated
func (*ToStringRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.
func (*ToStringRequest) GetHandle ¶
func (x *ToStringRequest) GetHandle() int64
func (*ToStringRequest) ProtoMessage ¶
func (*ToStringRequest) ProtoMessage()
func (*ToStringRequest) ProtoReflect ¶
func (x *ToStringRequest) ProtoReflect() protoreflect.Message
func (*ToStringRequest) Reset ¶
func (x *ToStringRequest) Reset()
func (*ToStringRequest) String ¶
func (x *ToStringRequest) String() string
type ToStringResponse ¶
type ToStringResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToStringResponse) Descriptor
deprecated
func (*ToStringResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.
func (*ToStringResponse) GetResult ¶
func (x *ToStringResponse) GetResult() string
func (*ToStringResponse) ProtoMessage ¶
func (*ToStringResponse) ProtoMessage()
func (*ToStringResponse) ProtoReflect ¶
func (x *ToStringResponse) ProtoReflect() protoreflect.Message
func (*ToStringResponse) Reset ¶
func (x *ToStringResponse) Reset()
func (*ToStringResponse) String ¶
func (x *ToStringResponse) String() string
type UnimplementedBuilderServiceServer ¶
type UnimplementedBuilderServiceServer struct{}
UnimplementedBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedBuilderServiceServer) AddAction ¶
func (UnimplementedBuilderServiceServer) AddAction(context.Context, *AddActionRequest) (*AddActionResponse, error)
func (UnimplementedBuilderServiceServer) AddSubSlice ¶
func (UnimplementedBuilderServiceServer) AddSubSlice(context.Context, *AddSubSliceRequest) (*AddSubSliceResponse, error)
func (UnimplementedBuilderServiceServer) Build ¶
func (UnimplementedBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedBuilderServiceServer) SetCallerNeeded ¶
func (UnimplementedBuilderServiceServer) SetCallerNeeded(context.Context, *SetCallerNeededRequest) (*SetCallerNeededResponse, error)
type UnimplementedItemServiceServer ¶
type UnimplementedItemServiceServer struct{}
UnimplementedItemServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedItemServiceServer) DescribeContents ¶
func (UnimplementedItemServiceServer) DescribeContents(context.Context, *ItemDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedItemServiceServer) GetAction ¶
func (UnimplementedItemServiceServer) GetAction(context.Context, *GetActionRequest) (*GetActionResponse, error)
func (UnimplementedItemServiceServer) GetBundle ¶
func (UnimplementedItemServiceServer) GetBundle(context.Context, *GetBundleRequest) (*GetBundleResponse, error)
func (UnimplementedItemServiceServer) GetFormat ¶
func (UnimplementedItemServiceServer) GetFormat(context.Context, *GetFormatRequest) (*GetFormatResponse, error)
func (UnimplementedItemServiceServer) GetHints ¶
func (UnimplementedItemServiceServer) GetHints(context.Context, *GetHintsRequest) (*GetHintsResponse, error)
func (UnimplementedItemServiceServer) GetIcon ¶
func (UnimplementedItemServiceServer) GetIcon(context.Context, *GetIconRequest) (*GetIconResponse, error)
func (UnimplementedItemServiceServer) GetInt ¶
func (UnimplementedItemServiceServer) GetInt(context.Context, *GetIntRequest) (*GetIntResponse, error)
func (UnimplementedItemServiceServer) GetLong ¶
func (UnimplementedItemServiceServer) GetLong(context.Context, *GetLongRequest) (*GetLongResponse, error)
func (UnimplementedItemServiceServer) GetRemoteInput ¶
func (UnimplementedItemServiceServer) GetRemoteInput(context.Context, *GetRemoteInputRequest) (*GetRemoteInputResponse, error)
func (UnimplementedItemServiceServer) GetSlice ¶
func (UnimplementedItemServiceServer) GetSlice(context.Context, *GetSliceRequest) (*GetSliceResponse, error)
func (UnimplementedItemServiceServer) GetSubType ¶
func (UnimplementedItemServiceServer) GetSubType(context.Context, *GetSubTypeRequest) (*GetSubTypeResponse, error)
func (UnimplementedItemServiceServer) GetText ¶
func (UnimplementedItemServiceServer) GetText(context.Context, *GetTextRequest) (*GetTextResponse, error)
func (UnimplementedItemServiceServer) HasHint ¶
func (UnimplementedItemServiceServer) HasHint(context.Context, *HasHintRequest) (*HasHintResponse, error)
func (UnimplementedItemServiceServer) WriteToParcel ¶
func (UnimplementedItemServiceServer) WriteToParcel(context.Context, *ItemWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedManagerServiceServer ¶
type UnimplementedManagerServiceServer struct{}
UnimplementedManagerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedManagerServiceServer) CheckSlicePermission ¶
func (UnimplementedManagerServiceServer) CheckSlicePermission(context.Context, *CheckSlicePermissionRequest) (*CheckSlicePermissionResponse, error)
func (UnimplementedManagerServiceServer) GetPinnedSlices ¶
func (UnimplementedManagerServiceServer) GetPinnedSlices(context.Context, *GetPinnedSlicesRequest) (*GetPinnedSlicesResponse, error)
func (UnimplementedManagerServiceServer) GetPinnedSpecs ¶
func (UnimplementedManagerServiceServer) GetPinnedSpecs(context.Context, *GetPinnedSpecsRequest) (*GetPinnedSpecsResponse, error)
func (UnimplementedManagerServiceServer) GetSliceDescendants ¶
func (UnimplementedManagerServiceServer) GetSliceDescendants(context.Context, *GetSliceDescendantsRequest) (*GetSliceDescendantsResponse, error)
func (UnimplementedManagerServiceServer) GrantSlicePermission ¶
func (UnimplementedManagerServiceServer) GrantSlicePermission(context.Context, *GrantSlicePermissionRequest) (*GrantSlicePermissionResponse, error)
func (UnimplementedManagerServiceServer) MapIntentToUri ¶
func (UnimplementedManagerServiceServer) MapIntentToUri(context.Context, *MapIntentToUriRequest) (*MapIntentToUriResponse, error)
func (UnimplementedManagerServiceServer) RevokeSlicePermission ¶
func (UnimplementedManagerServiceServer) RevokeSlicePermission(context.Context, *RevokeSlicePermissionRequest) (*RevokeSlicePermissionResponse, error)
func (UnimplementedManagerServiceServer) UnpinSlice ¶
func (UnimplementedManagerServiceServer) UnpinSlice(context.Context, *UnpinSliceRequest) (*UnpinSliceResponse, error)
type UnimplementedMetricsServiceServer ¶
type UnimplementedMetricsServiceServer struct{}
UnimplementedMetricsServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedMetricsServiceServer) LogHidden ¶
func (UnimplementedMetricsServiceServer) LogHidden(context.Context, *LogHiddenRequest) (*LogHiddenResponse, error)
func (UnimplementedMetricsServiceServer) LogTouch ¶
func (UnimplementedMetricsServiceServer) LogTouch(context.Context, *LogTouchRequest) (*LogTouchResponse, error)
func (UnimplementedMetricsServiceServer) LogVisible ¶
func (UnimplementedMetricsServiceServer) LogVisible(context.Context, *LogVisibleRequest) (*LogVisibleResponse, error)
func (UnimplementedMetricsServiceServer) NewMetrics ¶
func (UnimplementedMetricsServiceServer) NewMetrics(context.Context, *NewMetricsRequest) (*NewMetricsResponse, error)
type UnimplementedProviderServiceServer ¶
type UnimplementedProviderServiceServer struct{}
UnimplementedProviderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedProviderServiceServer) AttachInfo ¶
func (UnimplementedProviderServiceServer) AttachInfo(context.Context, *AttachInfoRequest) (*AttachInfoResponse, error)
func (UnimplementedProviderServiceServer) Call ¶
func (UnimplementedProviderServiceServer) Call(context.Context, *CallRequest) (*CallResponse, error)
func (UnimplementedProviderServiceServer) Delete ¶
func (UnimplementedProviderServiceServer) Delete(context.Context, *DeleteRequest) (*DeleteResponse, error)
func (UnimplementedProviderServiceServer) GetType ¶
func (UnimplementedProviderServiceServer) GetType(context.Context, *ProviderGetTypeRequest) (*GetTypeResponse, error)
func (UnimplementedProviderServiceServer) Insert ¶
func (UnimplementedProviderServiceServer) Insert(context.Context, *InsertRequest) (*InsertResponse, error)
func (UnimplementedProviderServiceServer) OnCreatePermissionRequest ¶
func (UnimplementedProviderServiceServer) OnCreatePermissionRequest(context.Context, *OnCreatePermissionRequestRequest) (*OnCreatePermissionRequestResponse, error)
func (UnimplementedProviderServiceServer) OnGetSliceDescendants ¶
func (UnimplementedProviderServiceServer) OnGetSliceDescendants(context.Context, *OnGetSliceDescendantsRequest) (*OnGetSliceDescendantsResponse, error)
func (UnimplementedProviderServiceServer) OnMapIntentToUri ¶
func (UnimplementedProviderServiceServer) OnMapIntentToUri(context.Context, *OnMapIntentToUriRequest) (*OnMapIntentToUriResponse, error)
func (UnimplementedProviderServiceServer) OnSlicePinned ¶
func (UnimplementedProviderServiceServer) OnSlicePinned(context.Context, *OnSlicePinnedRequest) (*OnSlicePinnedResponse, error)
func (UnimplementedProviderServiceServer) OnSliceUnpinned ¶
func (UnimplementedProviderServiceServer) OnSliceUnpinned(context.Context, *OnSliceUnpinnedRequest) (*OnSliceUnpinnedResponse, error)
func (UnimplementedProviderServiceServer) Query4 ¶
func (UnimplementedProviderServiceServer) Query4(context.Context, *Query4Request) (*Query4Response, error)
func (UnimplementedProviderServiceServer) Query5_1 ¶
func (UnimplementedProviderServiceServer) Query5_1(context.Context, *Query5_1Request) (*Query5_1Response, error)
func (UnimplementedProviderServiceServer) Query6_2 ¶
func (UnimplementedProviderServiceServer) Query6_2(context.Context, *Query6_2Request) (*Query6_2Response, error)
func (UnimplementedProviderServiceServer) Update ¶
func (UnimplementedProviderServiceServer) Update(context.Context, *UpdateRequest) (*UpdateResponse, error)
type UnimplementedSliceServiceServer ¶
type UnimplementedSliceServiceServer struct{}
UnimplementedSliceServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSliceServiceServer) DescribeContents ¶
func (UnimplementedSliceServiceServer) DescribeContents(context.Context, *SliceDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedSliceServiceServer) GetHints ¶
func (UnimplementedSliceServiceServer) GetHints(context.Context, *GetHintsRequest) (*GetHintsResponse, error)
func (UnimplementedSliceServiceServer) GetItems ¶
func (UnimplementedSliceServiceServer) GetItems(context.Context, *GetItemsRequest) (*GetItemsResponse, error)
func (UnimplementedSliceServiceServer) GetSpec ¶
func (UnimplementedSliceServiceServer) GetSpec(context.Context, *GetSpecRequest) (*GetSpecResponse, error)
func (UnimplementedSliceServiceServer) GetUri ¶
func (UnimplementedSliceServiceServer) GetUri(context.Context, *GetUriRequest) (*GetUriResponse, error)
func (UnimplementedSliceServiceServer) IsCallerNeeded ¶
func (UnimplementedSliceServiceServer) IsCallerNeeded(context.Context, *IsCallerNeededRequest) (*IsCallerNeededResponse, error)
func (UnimplementedSliceServiceServer) ToString ¶
func (UnimplementedSliceServiceServer) ToString(context.Context, *SliceToStringRequest) (*ToStringResponse, error)
func (UnimplementedSliceServiceServer) WriteToParcel ¶
func (UnimplementedSliceServiceServer) WriteToParcel(context.Context, *SliceWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedSpecServiceServer ¶
type UnimplementedSpecServiceServer struct{}
UnimplementedSpecServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSpecServiceServer) CanRender ¶
func (UnimplementedSpecServiceServer) CanRender(context.Context, *CanRenderRequest) (*CanRenderResponse, error)
func (UnimplementedSpecServiceServer) DescribeContents ¶
func (UnimplementedSpecServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedSpecServiceServer) Equals ¶
func (UnimplementedSpecServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedSpecServiceServer) GetRevision ¶
func (UnimplementedSpecServiceServer) GetRevision(context.Context, *GetRevisionRequest) (*GetRevisionResponse, error)
func (UnimplementedSpecServiceServer) GetType ¶
func (UnimplementedSpecServiceServer) GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
func (UnimplementedSpecServiceServer) NewSpec ¶
func (UnimplementedSpecServiceServer) NewSpec(context.Context, *NewSpecRequest) (*NewSpecResponse, error)
func (UnimplementedSpecServiceServer) ToString ¶
func (UnimplementedSpecServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
func (UnimplementedSpecServiceServer) WriteToParcel ¶
func (UnimplementedSpecServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnpinSliceRequest ¶
type UnpinSliceRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*UnpinSliceRequest) Descriptor
deprecated
func (*UnpinSliceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnpinSliceRequest.ProtoReflect.Descriptor instead.
func (*UnpinSliceRequest) GetArg0 ¶
func (x *UnpinSliceRequest) GetArg0() int64
func (*UnpinSliceRequest) ProtoMessage ¶
func (*UnpinSliceRequest) ProtoMessage()
func (*UnpinSliceRequest) ProtoReflect ¶
func (x *UnpinSliceRequest) ProtoReflect() protoreflect.Message
func (*UnpinSliceRequest) Reset ¶
func (x *UnpinSliceRequest) Reset()
func (*UnpinSliceRequest) String ¶
func (x *UnpinSliceRequest) String() string
type UnpinSliceResponse ¶
type UnpinSliceResponse struct {
// contains filtered or unexported fields
}
func (*UnpinSliceResponse) Descriptor
deprecated
func (*UnpinSliceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnpinSliceResponse.ProtoReflect.Descriptor instead.
func (*UnpinSliceResponse) ProtoMessage ¶
func (*UnpinSliceResponse) ProtoMessage()
func (*UnpinSliceResponse) ProtoReflect ¶
func (x *UnpinSliceResponse) ProtoReflect() protoreflect.Message
func (*UnpinSliceResponse) Reset ¶
func (x *UnpinSliceResponse) Reset()
func (*UnpinSliceResponse) String ¶
func (x *UnpinSliceResponse) String() string
type UnsafeBuilderServiceServer ¶
type UnsafeBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BuilderServiceServer will result in compilation errors.
type UnsafeItemServiceServer ¶
type UnsafeItemServiceServer interface {
// contains filtered or unexported methods
}
UnsafeItemServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ItemServiceServer will result in compilation errors.
type UnsafeManagerServiceServer ¶
type UnsafeManagerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeManagerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ManagerServiceServer will result in compilation errors.
type UnsafeMetricsServiceServer ¶
type UnsafeMetricsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeMetricsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MetricsServiceServer will result in compilation errors.
type UnsafeProviderServiceServer ¶
type UnsafeProviderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeProviderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ProviderServiceServer will result in compilation errors.
type UnsafeSliceServiceServer ¶
type UnsafeSliceServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSliceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SliceServiceServer will result in compilation errors.
type UnsafeSpecServiceServer ¶
type UnsafeSpecServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSpecServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SpecServiceServer will result in compilation errors.
type UpdateRequest ¶
type UpdateRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateRequest) Descriptor
deprecated
func (*UpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRequest.ProtoReflect.Descriptor instead.
func (*UpdateRequest) GetArg0 ¶
func (x *UpdateRequest) GetArg0() int64
func (*UpdateRequest) GetArg1 ¶
func (x *UpdateRequest) GetArg1() int64
func (*UpdateRequest) GetArg2 ¶
func (x *UpdateRequest) GetArg2() string
func (*UpdateRequest) GetArg3 ¶
func (x *UpdateRequest) GetArg3() int64
func (*UpdateRequest) ProtoMessage ¶
func (*UpdateRequest) ProtoMessage()
func (*UpdateRequest) ProtoReflect ¶
func (x *UpdateRequest) ProtoReflect() protoreflect.Message
func (*UpdateRequest) Reset ¶
func (x *UpdateRequest) Reset()
func (*UpdateRequest) String ¶
func (x *UpdateRequest) String() string
type UpdateResponse ¶
type UpdateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateResponse) Descriptor
deprecated
func (*UpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateResponse.ProtoReflect.Descriptor instead.
func (*UpdateResponse) GetResult ¶
func (x *UpdateResponse) GetResult() int32
func (*UpdateResponse) ProtoMessage ¶
func (*UpdateResponse) ProtoMessage()
func (*UpdateResponse) ProtoReflect ¶
func (x *UpdateResponse) ProtoReflect() protoreflect.Message
func (*UpdateResponse) Reset ¶
func (x *UpdateResponse) Reset()
func (*UpdateResponse) String ¶
func (x *UpdateResponse) String() string
type WriteToParcelRequest ¶
type WriteToParcelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*WriteToParcelRequest) Descriptor
deprecated
func (*WriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*WriteToParcelRequest) GetArg0 ¶
func (x *WriteToParcelRequest) GetArg0() int64
func (*WriteToParcelRequest) GetArg1 ¶
func (x *WriteToParcelRequest) GetArg1() int32
func (*WriteToParcelRequest) GetHandle ¶
func (x *WriteToParcelRequest) GetHandle() int64
func (*WriteToParcelRequest) ProtoMessage ¶
func (*WriteToParcelRequest) ProtoMessage()
func (*WriteToParcelRequest) ProtoReflect ¶
func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*WriteToParcelRequest) Reset ¶
func (x *WriteToParcelRequest) Reset()
func (*WriteToParcelRequest) String ¶
func (x *WriteToParcelRequest) String() string
type WriteToParcelResponse ¶
type WriteToParcelResponse struct {
// contains filtered or unexported fields
}
func (*WriteToParcelResponse) Descriptor
deprecated
func (*WriteToParcelResponse) Descriptor() ([]byte, []int)
Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.
func (*WriteToParcelResponse) ProtoMessage ¶
func (*WriteToParcelResponse) ProtoMessage()
func (*WriteToParcelResponse) ProtoReflect ¶
func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message
func (*WriteToParcelResponse) Reset ¶
func (x *WriteToParcelResponse) Reset()
func (*WriteToParcelResponse) String ¶
func (x *WriteToParcelResponse) String() string