fix: regenerate proto with correct source path

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-06 09:01:59 +00:00
parent 70a6110590
commit 3152fa9703
2 changed files with 103 additions and 103 deletions

View file

@ -1,8 +1,8 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.36.11
// protoc v3.21.12
// source: pkg/coredeno/proto/coredeno.proto
// protoc v7.34.0
// source: proto/coredeno.proto
package proto
@ -60,11 +60,11 @@ func (x ModuleStatusResponse_Status) String() string {
}
func (ModuleStatusResponse_Status) Descriptor() protoreflect.EnumDescriptor {
return file_pkg_coredeno_proto_coredeno_proto_enumTypes[0].Descriptor()
return file_proto_coredeno_proto_enumTypes[0].Descriptor()
}
func (ModuleStatusResponse_Status) Type() protoreflect.EnumType {
return &file_pkg_coredeno_proto_coredeno_proto_enumTypes[0]
return &file_proto_coredeno_proto_enumTypes[0]
}
func (x ModuleStatusResponse_Status) Number() protoreflect.EnumNumber {
@ -73,7 +73,7 @@ func (x ModuleStatusResponse_Status) Number() protoreflect.EnumNumber {
// Deprecated: Use ModuleStatusResponse_Status.Descriptor instead.
func (ModuleStatusResponse_Status) EnumDescriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{22, 0}
return file_proto_coredeno_proto_rawDescGZIP(), []int{22, 0}
}
type FileReadRequest struct {
@ -86,7 +86,7 @@ type FileReadRequest struct {
func (x *FileReadRequest) Reset() {
*x = FileReadRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[0]
mi := &file_proto_coredeno_proto_msgTypes[0]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -98,7 +98,7 @@ func (x *FileReadRequest) String() string {
func (*FileReadRequest) ProtoMessage() {}
func (x *FileReadRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[0]
mi := &file_proto_coredeno_proto_msgTypes[0]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -111,7 +111,7 @@ func (x *FileReadRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use FileReadRequest.ProtoReflect.Descriptor instead.
func (*FileReadRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{0}
return file_proto_coredeno_proto_rawDescGZIP(), []int{0}
}
func (x *FileReadRequest) GetPath() string {
@ -137,7 +137,7 @@ type FileReadResponse struct {
func (x *FileReadResponse) Reset() {
*x = FileReadResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[1]
mi := &file_proto_coredeno_proto_msgTypes[1]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -149,7 +149,7 @@ func (x *FileReadResponse) String() string {
func (*FileReadResponse) ProtoMessage() {}
func (x *FileReadResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[1]
mi := &file_proto_coredeno_proto_msgTypes[1]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -162,7 +162,7 @@ func (x *FileReadResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use FileReadResponse.ProtoReflect.Descriptor instead.
func (*FileReadResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{1}
return file_proto_coredeno_proto_rawDescGZIP(), []int{1}
}
func (x *FileReadResponse) GetContent() string {
@ -183,7 +183,7 @@ type FileWriteRequest struct {
func (x *FileWriteRequest) Reset() {
*x = FileWriteRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[2]
mi := &file_proto_coredeno_proto_msgTypes[2]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -195,7 +195,7 @@ func (x *FileWriteRequest) String() string {
func (*FileWriteRequest) ProtoMessage() {}
func (x *FileWriteRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[2]
mi := &file_proto_coredeno_proto_msgTypes[2]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -208,7 +208,7 @@ func (x *FileWriteRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use FileWriteRequest.ProtoReflect.Descriptor instead.
func (*FileWriteRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{2}
return file_proto_coredeno_proto_rawDescGZIP(), []int{2}
}
func (x *FileWriteRequest) GetPath() string {
@ -241,7 +241,7 @@ type FileWriteResponse struct {
func (x *FileWriteResponse) Reset() {
*x = FileWriteResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[3]
mi := &file_proto_coredeno_proto_msgTypes[3]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -253,7 +253,7 @@ func (x *FileWriteResponse) String() string {
func (*FileWriteResponse) ProtoMessage() {}
func (x *FileWriteResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[3]
mi := &file_proto_coredeno_proto_msgTypes[3]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -266,7 +266,7 @@ func (x *FileWriteResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use FileWriteResponse.ProtoReflect.Descriptor instead.
func (*FileWriteResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{3}
return file_proto_coredeno_proto_rawDescGZIP(), []int{3}
}
func (x *FileWriteResponse) GetOk() bool {
@ -286,7 +286,7 @@ type FileListRequest struct {
func (x *FileListRequest) Reset() {
*x = FileListRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[4]
mi := &file_proto_coredeno_proto_msgTypes[4]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -298,7 +298,7 @@ func (x *FileListRequest) String() string {
func (*FileListRequest) ProtoMessage() {}
func (x *FileListRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[4]
mi := &file_proto_coredeno_proto_msgTypes[4]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -311,7 +311,7 @@ func (x *FileListRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use FileListRequest.ProtoReflect.Descriptor instead.
func (*FileListRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{4}
return file_proto_coredeno_proto_rawDescGZIP(), []int{4}
}
func (x *FileListRequest) GetPath() string {
@ -337,7 +337,7 @@ type FileListResponse struct {
func (x *FileListResponse) Reset() {
*x = FileListResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[5]
mi := &file_proto_coredeno_proto_msgTypes[5]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -349,7 +349,7 @@ func (x *FileListResponse) String() string {
func (*FileListResponse) ProtoMessage() {}
func (x *FileListResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[5]
mi := &file_proto_coredeno_proto_msgTypes[5]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -362,7 +362,7 @@ func (x *FileListResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use FileListResponse.ProtoReflect.Descriptor instead.
func (*FileListResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{5}
return file_proto_coredeno_proto_rawDescGZIP(), []int{5}
}
func (x *FileListResponse) GetEntries() []*FileEntry {
@ -383,7 +383,7 @@ type FileEntry struct {
func (x *FileEntry) Reset() {
*x = FileEntry{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[6]
mi := &file_proto_coredeno_proto_msgTypes[6]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -395,7 +395,7 @@ func (x *FileEntry) String() string {
func (*FileEntry) ProtoMessage() {}
func (x *FileEntry) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[6]
mi := &file_proto_coredeno_proto_msgTypes[6]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -408,7 +408,7 @@ func (x *FileEntry) ProtoReflect() protoreflect.Message {
// Deprecated: Use FileEntry.ProtoReflect.Descriptor instead.
func (*FileEntry) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{6}
return file_proto_coredeno_proto_rawDescGZIP(), []int{6}
}
func (x *FileEntry) GetName() string {
@ -442,7 +442,7 @@ type FileDeleteRequest struct {
func (x *FileDeleteRequest) Reset() {
*x = FileDeleteRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[7]
mi := &file_proto_coredeno_proto_msgTypes[7]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -454,7 +454,7 @@ func (x *FileDeleteRequest) String() string {
func (*FileDeleteRequest) ProtoMessage() {}
func (x *FileDeleteRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[7]
mi := &file_proto_coredeno_proto_msgTypes[7]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -467,7 +467,7 @@ func (x *FileDeleteRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use FileDeleteRequest.ProtoReflect.Descriptor instead.
func (*FileDeleteRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{7}
return file_proto_coredeno_proto_rawDescGZIP(), []int{7}
}
func (x *FileDeleteRequest) GetPath() string {
@ -493,7 +493,7 @@ type FileDeleteResponse struct {
func (x *FileDeleteResponse) Reset() {
*x = FileDeleteResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[8]
mi := &file_proto_coredeno_proto_msgTypes[8]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -505,7 +505,7 @@ func (x *FileDeleteResponse) String() string {
func (*FileDeleteResponse) ProtoMessage() {}
func (x *FileDeleteResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[8]
mi := &file_proto_coredeno_proto_msgTypes[8]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -518,7 +518,7 @@ func (x *FileDeleteResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use FileDeleteResponse.ProtoReflect.Descriptor instead.
func (*FileDeleteResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{8}
return file_proto_coredeno_proto_rawDescGZIP(), []int{8}
}
func (x *FileDeleteResponse) GetOk() bool {
@ -538,7 +538,7 @@ type StoreGetRequest struct {
func (x *StoreGetRequest) Reset() {
*x = StoreGetRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[9]
mi := &file_proto_coredeno_proto_msgTypes[9]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -550,7 +550,7 @@ func (x *StoreGetRequest) String() string {
func (*StoreGetRequest) ProtoMessage() {}
func (x *StoreGetRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[9]
mi := &file_proto_coredeno_proto_msgTypes[9]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -563,7 +563,7 @@ func (x *StoreGetRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use StoreGetRequest.ProtoReflect.Descriptor instead.
func (*StoreGetRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{9}
return file_proto_coredeno_proto_rawDescGZIP(), []int{9}
}
func (x *StoreGetRequest) GetGroup() string {
@ -590,7 +590,7 @@ type StoreGetResponse struct {
func (x *StoreGetResponse) Reset() {
*x = StoreGetResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[10]
mi := &file_proto_coredeno_proto_msgTypes[10]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -602,7 +602,7 @@ func (x *StoreGetResponse) String() string {
func (*StoreGetResponse) ProtoMessage() {}
func (x *StoreGetResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[10]
mi := &file_proto_coredeno_proto_msgTypes[10]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -615,7 +615,7 @@ func (x *StoreGetResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use StoreGetResponse.ProtoReflect.Descriptor instead.
func (*StoreGetResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{10}
return file_proto_coredeno_proto_rawDescGZIP(), []int{10}
}
func (x *StoreGetResponse) GetValue() string {
@ -643,7 +643,7 @@ type StoreSetRequest struct {
func (x *StoreSetRequest) Reset() {
*x = StoreSetRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[11]
mi := &file_proto_coredeno_proto_msgTypes[11]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -655,7 +655,7 @@ func (x *StoreSetRequest) String() string {
func (*StoreSetRequest) ProtoMessage() {}
func (x *StoreSetRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[11]
mi := &file_proto_coredeno_proto_msgTypes[11]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -668,7 +668,7 @@ func (x *StoreSetRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use StoreSetRequest.ProtoReflect.Descriptor instead.
func (*StoreSetRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{11}
return file_proto_coredeno_proto_rawDescGZIP(), []int{11}
}
func (x *StoreSetRequest) GetGroup() string {
@ -701,7 +701,7 @@ type StoreSetResponse struct {
func (x *StoreSetResponse) Reset() {
*x = StoreSetResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[12]
mi := &file_proto_coredeno_proto_msgTypes[12]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -713,7 +713,7 @@ func (x *StoreSetResponse) String() string {
func (*StoreSetResponse) ProtoMessage() {}
func (x *StoreSetResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[12]
mi := &file_proto_coredeno_proto_msgTypes[12]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -726,7 +726,7 @@ func (x *StoreSetResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use StoreSetResponse.ProtoReflect.Descriptor instead.
func (*StoreSetResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{12}
return file_proto_coredeno_proto_rawDescGZIP(), []int{12}
}
func (x *StoreSetResponse) GetOk() bool {
@ -747,7 +747,7 @@ type ProcessStartRequest struct {
func (x *ProcessStartRequest) Reset() {
*x = ProcessStartRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[13]
mi := &file_proto_coredeno_proto_msgTypes[13]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -759,7 +759,7 @@ func (x *ProcessStartRequest) String() string {
func (*ProcessStartRequest) ProtoMessage() {}
func (x *ProcessStartRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[13]
mi := &file_proto_coredeno_proto_msgTypes[13]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -772,7 +772,7 @@ func (x *ProcessStartRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use ProcessStartRequest.ProtoReflect.Descriptor instead.
func (*ProcessStartRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{13}
return file_proto_coredeno_proto_rawDescGZIP(), []int{13}
}
func (x *ProcessStartRequest) GetCommand() string {
@ -805,7 +805,7 @@ type ProcessStartResponse struct {
func (x *ProcessStartResponse) Reset() {
*x = ProcessStartResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[14]
mi := &file_proto_coredeno_proto_msgTypes[14]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -817,7 +817,7 @@ func (x *ProcessStartResponse) String() string {
func (*ProcessStartResponse) ProtoMessage() {}
func (x *ProcessStartResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[14]
mi := &file_proto_coredeno_proto_msgTypes[14]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -830,7 +830,7 @@ func (x *ProcessStartResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use ProcessStartResponse.ProtoReflect.Descriptor instead.
func (*ProcessStartResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{14}
return file_proto_coredeno_proto_rawDescGZIP(), []int{14}
}
func (x *ProcessStartResponse) GetProcessId() string {
@ -849,7 +849,7 @@ type ProcessStopRequest struct {
func (x *ProcessStopRequest) Reset() {
*x = ProcessStopRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[15]
mi := &file_proto_coredeno_proto_msgTypes[15]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -861,7 +861,7 @@ func (x *ProcessStopRequest) String() string {
func (*ProcessStopRequest) ProtoMessage() {}
func (x *ProcessStopRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[15]
mi := &file_proto_coredeno_proto_msgTypes[15]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -874,7 +874,7 @@ func (x *ProcessStopRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use ProcessStopRequest.ProtoReflect.Descriptor instead.
func (*ProcessStopRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{15}
return file_proto_coredeno_proto_rawDescGZIP(), []int{15}
}
func (x *ProcessStopRequest) GetProcessId() string {
@ -893,7 +893,7 @@ type ProcessStopResponse struct {
func (x *ProcessStopResponse) Reset() {
*x = ProcessStopResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[16]
mi := &file_proto_coredeno_proto_msgTypes[16]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -905,7 +905,7 @@ func (x *ProcessStopResponse) String() string {
func (*ProcessStopResponse) ProtoMessage() {}
func (x *ProcessStopResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[16]
mi := &file_proto_coredeno_proto_msgTypes[16]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -918,7 +918,7 @@ func (x *ProcessStopResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use ProcessStopResponse.ProtoReflect.Descriptor instead.
func (*ProcessStopResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{16}
return file_proto_coredeno_proto_rawDescGZIP(), []int{16}
}
func (x *ProcessStopResponse) GetOk() bool {
@ -939,7 +939,7 @@ type LoadModuleRequest struct {
func (x *LoadModuleRequest) Reset() {
*x = LoadModuleRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[17]
mi := &file_proto_coredeno_proto_msgTypes[17]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -951,7 +951,7 @@ func (x *LoadModuleRequest) String() string {
func (*LoadModuleRequest) ProtoMessage() {}
func (x *LoadModuleRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[17]
mi := &file_proto_coredeno_proto_msgTypes[17]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -964,7 +964,7 @@ func (x *LoadModuleRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use LoadModuleRequest.ProtoReflect.Descriptor instead.
func (*LoadModuleRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{17}
return file_proto_coredeno_proto_rawDescGZIP(), []int{17}
}
func (x *LoadModuleRequest) GetCode() string {
@ -998,7 +998,7 @@ type LoadModuleResponse struct {
func (x *LoadModuleResponse) Reset() {
*x = LoadModuleResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[18]
mi := &file_proto_coredeno_proto_msgTypes[18]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -1010,7 +1010,7 @@ func (x *LoadModuleResponse) String() string {
func (*LoadModuleResponse) ProtoMessage() {}
func (x *LoadModuleResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[18]
mi := &file_proto_coredeno_proto_msgTypes[18]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -1023,7 +1023,7 @@ func (x *LoadModuleResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use LoadModuleResponse.ProtoReflect.Descriptor instead.
func (*LoadModuleResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{18}
return file_proto_coredeno_proto_rawDescGZIP(), []int{18}
}
func (x *LoadModuleResponse) GetOk() bool {
@ -1049,7 +1049,7 @@ type UnloadModuleRequest struct {
func (x *UnloadModuleRequest) Reset() {
*x = UnloadModuleRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[19]
mi := &file_proto_coredeno_proto_msgTypes[19]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -1061,7 +1061,7 @@ func (x *UnloadModuleRequest) String() string {
func (*UnloadModuleRequest) ProtoMessage() {}
func (x *UnloadModuleRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[19]
mi := &file_proto_coredeno_proto_msgTypes[19]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -1074,7 +1074,7 @@ func (x *UnloadModuleRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use UnloadModuleRequest.ProtoReflect.Descriptor instead.
func (*UnloadModuleRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{19}
return file_proto_coredeno_proto_rawDescGZIP(), []int{19}
}
func (x *UnloadModuleRequest) GetCode() string {
@ -1093,7 +1093,7 @@ type UnloadModuleResponse struct {
func (x *UnloadModuleResponse) Reset() {
*x = UnloadModuleResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[20]
mi := &file_proto_coredeno_proto_msgTypes[20]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -1105,7 +1105,7 @@ func (x *UnloadModuleResponse) String() string {
func (*UnloadModuleResponse) ProtoMessage() {}
func (x *UnloadModuleResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[20]
mi := &file_proto_coredeno_proto_msgTypes[20]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -1118,7 +1118,7 @@ func (x *UnloadModuleResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use UnloadModuleResponse.ProtoReflect.Descriptor instead.
func (*UnloadModuleResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{20}
return file_proto_coredeno_proto_rawDescGZIP(), []int{20}
}
func (x *UnloadModuleResponse) GetOk() bool {
@ -1137,7 +1137,7 @@ type ModuleStatusRequest struct {
func (x *ModuleStatusRequest) Reset() {
*x = ModuleStatusRequest{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[21]
mi := &file_proto_coredeno_proto_msgTypes[21]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -1149,7 +1149,7 @@ func (x *ModuleStatusRequest) String() string {
func (*ModuleStatusRequest) ProtoMessage() {}
func (x *ModuleStatusRequest) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[21]
mi := &file_proto_coredeno_proto_msgTypes[21]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -1162,7 +1162,7 @@ func (x *ModuleStatusRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use ModuleStatusRequest.ProtoReflect.Descriptor instead.
func (*ModuleStatusRequest) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{21}
return file_proto_coredeno_proto_rawDescGZIP(), []int{21}
}
func (x *ModuleStatusRequest) GetCode() string {
@ -1182,7 +1182,7 @@ type ModuleStatusResponse struct {
func (x *ModuleStatusResponse) Reset() {
*x = ModuleStatusResponse{}
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[22]
mi := &file_proto_coredeno_proto_msgTypes[22]
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
ms.StoreMessageInfo(mi)
}
@ -1194,7 +1194,7 @@ func (x *ModuleStatusResponse) String() string {
func (*ModuleStatusResponse) ProtoMessage() {}
func (x *ModuleStatusResponse) ProtoReflect() protoreflect.Message {
mi := &file_pkg_coredeno_proto_coredeno_proto_msgTypes[22]
mi := &file_proto_coredeno_proto_msgTypes[22]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
@ -1207,7 +1207,7 @@ func (x *ModuleStatusResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use ModuleStatusResponse.ProtoReflect.Descriptor instead.
func (*ModuleStatusResponse) Descriptor() ([]byte, []int) {
return file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP(), []int{22}
return file_proto_coredeno_proto_rawDescGZIP(), []int{22}
}
func (x *ModuleStatusResponse) GetCode() string {
@ -1224,11 +1224,11 @@ func (x *ModuleStatusResponse) GetStatus() ModuleStatusResponse_Status {
return ModuleStatusResponse_UNKNOWN
}
var File_pkg_coredeno_proto_coredeno_proto protoreflect.FileDescriptor
var File_proto_coredeno_proto protoreflect.FileDescriptor
const file_pkg_coredeno_proto_coredeno_proto_rawDesc = "" +
const file_proto_coredeno_proto_rawDesc = "" +
"\n" +
"!pkg/coredeno/proto/coredeno.proto\x12\bcoredeno\"F\n" +
"\x14proto/coredeno.proto\x12\bcoredeno\"F\n" +
"\x0fFileReadRequest\x12\x12\n" +
"\x04path\x18\x01 \x01(\tR\x04path\x12\x1f\n" +
"\vmodule_code\x18\x02 \x01(\tR\n" +
@ -1320,23 +1320,23 @@ const file_pkg_coredeno_proto_coredeno_proto_rawDesc = "" +
"\n" +
"LoadModule\x12\x1b.coredeno.LoadModuleRequest\x1a\x1c.coredeno.LoadModuleResponse\x12M\n" +
"\fUnloadModule\x12\x1d.coredeno.UnloadModuleRequest\x1a\x1e.coredeno.UnloadModuleResponse\x12M\n" +
"\fModuleStatus\x12\x1d.coredeno.ModuleStatusRequest\x1a\x1e.coredeno.ModuleStatusResponseB*Z(forge.lthn.ai/core/go/pkg/coredeno/protob\x06proto3"
"\fModuleStatus\x12\x1d.coredeno.ModuleStatusRequest\x1a\x1e.coredeno.ModuleStatusResponseB\x1dZ\x1bforge.lthn.ai/core/ts/protob\x06proto3"
var (
file_pkg_coredeno_proto_coredeno_proto_rawDescOnce sync.Once
file_pkg_coredeno_proto_coredeno_proto_rawDescData []byte
file_proto_coredeno_proto_rawDescOnce sync.Once
file_proto_coredeno_proto_rawDescData []byte
)
func file_pkg_coredeno_proto_coredeno_proto_rawDescGZIP() []byte {
file_pkg_coredeno_proto_coredeno_proto_rawDescOnce.Do(func() {
file_pkg_coredeno_proto_coredeno_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_pkg_coredeno_proto_coredeno_proto_rawDesc), len(file_pkg_coredeno_proto_coredeno_proto_rawDesc)))
func file_proto_coredeno_proto_rawDescGZIP() []byte {
file_proto_coredeno_proto_rawDescOnce.Do(func() {
file_proto_coredeno_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_proto_coredeno_proto_rawDesc), len(file_proto_coredeno_proto_rawDesc)))
})
return file_pkg_coredeno_proto_coredeno_proto_rawDescData
return file_proto_coredeno_proto_rawDescData
}
var file_pkg_coredeno_proto_coredeno_proto_enumTypes = make([]protoimpl.EnumInfo, 1)
var file_pkg_coredeno_proto_coredeno_proto_msgTypes = make([]protoimpl.MessageInfo, 23)
var file_pkg_coredeno_proto_coredeno_proto_goTypes = []any{
var file_proto_coredeno_proto_enumTypes = make([]protoimpl.EnumInfo, 1)
var file_proto_coredeno_proto_msgTypes = make([]protoimpl.MessageInfo, 23)
var file_proto_coredeno_proto_goTypes = []any{
(ModuleStatusResponse_Status)(0), // 0: coredeno.ModuleStatusResponse.Status
(*FileReadRequest)(nil), // 1: coredeno.FileReadRequest
(*FileReadResponse)(nil), // 2: coredeno.FileReadResponse
@ -1362,7 +1362,7 @@ var file_pkg_coredeno_proto_coredeno_proto_goTypes = []any{
(*ModuleStatusRequest)(nil), // 22: coredeno.ModuleStatusRequest
(*ModuleStatusResponse)(nil), // 23: coredeno.ModuleStatusResponse
}
var file_pkg_coredeno_proto_coredeno_proto_depIdxs = []int32{
var file_proto_coredeno_proto_depIdxs = []int32{
7, // 0: coredeno.FileListResponse.entries:type_name -> coredeno.FileEntry
0, // 1: coredeno.ModuleStatusResponse.status:type_name -> coredeno.ModuleStatusResponse.Status
1, // 2: coredeno.CoreService.FileRead:input_type -> coredeno.FileReadRequest
@ -1394,27 +1394,27 @@ var file_pkg_coredeno_proto_coredeno_proto_depIdxs = []int32{
0, // [0:2] is the sub-list for field type_name
}
func init() { file_pkg_coredeno_proto_coredeno_proto_init() }
func file_pkg_coredeno_proto_coredeno_proto_init() {
if File_pkg_coredeno_proto_coredeno_proto != nil {
func init() { file_proto_coredeno_proto_init() }
func file_proto_coredeno_proto_init() {
if File_proto_coredeno_proto != nil {
return
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: unsafe.Slice(unsafe.StringData(file_pkg_coredeno_proto_coredeno_proto_rawDesc), len(file_pkg_coredeno_proto_coredeno_proto_rawDesc)),
RawDescriptor: unsafe.Slice(unsafe.StringData(file_proto_coredeno_proto_rawDesc), len(file_proto_coredeno_proto_rawDesc)),
NumEnums: 1,
NumMessages: 23,
NumExtensions: 0,
NumServices: 2,
},
GoTypes: file_pkg_coredeno_proto_coredeno_proto_goTypes,
DependencyIndexes: file_pkg_coredeno_proto_coredeno_proto_depIdxs,
EnumInfos: file_pkg_coredeno_proto_coredeno_proto_enumTypes,
MessageInfos: file_pkg_coredeno_proto_coredeno_proto_msgTypes,
GoTypes: file_proto_coredeno_proto_goTypes,
DependencyIndexes: file_proto_coredeno_proto_depIdxs,
EnumInfos: file_proto_coredeno_proto_enumTypes,
MessageInfos: file_proto_coredeno_proto_msgTypes,
}.Build()
File_pkg_coredeno_proto_coredeno_proto = out.File
file_pkg_coredeno_proto_coredeno_proto_goTypes = nil
file_pkg_coredeno_proto_coredeno_proto_depIdxs = nil
File_proto_coredeno_proto = out.File
file_proto_coredeno_proto_goTypes = nil
file_proto_coredeno_proto_depIdxs = nil
}

View file

@ -1,8 +1,8 @@
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
// versions:
// - protoc-gen-go-grpc v1.6.1
// - protoc v3.21.12
// source: pkg/coredeno/proto/coredeno.proto
// - protoc v7.34.0
// source: proto/coredeno.proto
package proto
@ -393,7 +393,7 @@ var CoreService_ServiceDesc = grpc.ServiceDesc{
},
},
Streams: []grpc.StreamDesc{},
Metadata: "pkg/coredeno/proto/coredeno.proto",
Metadata: "proto/coredeno.proto",
}
const (
@ -575,5 +575,5 @@ var DenoService_ServiceDesc = grpc.ServiceDesc{
},
},
Streams: []grpc.StreamDesc{},
Metadata: "pkg/coredeno/proto/coredeno.proto",
Metadata: "proto/coredeno.proto",
}