process_helper

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_process_helper_extender_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ExtenderMsg

type ExtenderMsg struct {
	Id      string       `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`     // {group}:{project}:{version}
	Name    string       `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // {group}:{project}
	Group   string       `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
	Project string       `protobuf:"bytes,4,opt,name=project,proto3" json:"project,omitempty"`
	Version string       `protobuf:"bytes,5,opt,name=version,proto3" json:"version,omitempty"`
	Plugins []*PluginMsg `protobuf:"bytes,6,rep,name=plugins,proto3" json:"plugins,omitempty"`
	// contains filtered or unexported fields
}

func (*ExtenderMsg) Descriptor deprecated

func (*ExtenderMsg) Descriptor() ([]byte, []int)

Deprecated: Use ExtenderMsg.ProtoReflect.Descriptor instead.

func (*ExtenderMsg) GetGroup

func (x *ExtenderMsg) GetGroup() string

func (*ExtenderMsg) GetId

func (x *ExtenderMsg) GetId() string

func (*ExtenderMsg) GetName

func (x *ExtenderMsg) GetName() string

func (*ExtenderMsg) GetPlugins

func (x *ExtenderMsg) GetPlugins() []*PluginMsg

func (*ExtenderMsg) GetProject

func (x *ExtenderMsg) GetProject() string

func (*ExtenderMsg) GetVersion

func (x *ExtenderMsg) GetVersion() string

func (*ExtenderMsg) ProtoMessage

func (*ExtenderMsg) ProtoMessage()

func (*ExtenderMsg) ProtoReflect

func (x *ExtenderMsg) ProtoReflect() protoreflect.Message

func (*ExtenderMsg) Reset

func (x *ExtenderMsg) Reset()

func (*ExtenderMsg) String

func (x *ExtenderMsg) String() string

type PluginMsg

type PluginMsg struct {
	Id      string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // {group}:{project}:{name}
	Name    string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Group   string `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
	Project string `protobuf:"bytes,4,opt,name=project,proto3" json:"project,omitempty"`
	// contains filtered or unexported fields
}

func (*PluginMsg) Descriptor deprecated

func (*PluginMsg) Descriptor() ([]byte, []int)

Deprecated: Use PluginMsg.ProtoReflect.Descriptor instead.

func (*PluginMsg) GetGroup

func (x *PluginMsg) GetGroup() string

func (*PluginMsg) GetId

func (x *PluginMsg) GetId() string

func (*PluginMsg) GetName

func (x *PluginMsg) GetName() string

func (*PluginMsg) GetProject

func (x *PluginMsg) GetProject() string

func (*PluginMsg) ProtoMessage

func (*PluginMsg) ProtoMessage()

func (*PluginMsg) ProtoReflect

func (x *PluginMsg) ProtoReflect() protoreflect.Message

func (*PluginMsg) Reset

func (x *PluginMsg) Reset()

func (*PluginMsg) String

func (x *PluginMsg) String() string

Jump to

Keyboard shortcuts

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