...

Package extra_actions_base_proto

import "github.com/bazelbuild/buildtools/extra_actions_base_proto"
Overview
Index

Overview ▾

Index ▾

Variables
type CppCompileInfo
    func (*CppCompileInfo) Descriptor() ([]byte, []int)
    func (x *CppCompileInfo) GetCompilerOption() []string
    func (x *CppCompileInfo) GetOutputFile() string
    func (x *CppCompileInfo) GetSourceFile() string
    func (x *CppCompileInfo) GetSourcesAndHeaders() []string
    func (x *CppCompileInfo) GetTool() string
    func (x *CppCompileInfo) GetVariable() []*EnvironmentVariable
    func (*CppCompileInfo) ProtoMessage()
    func (x *CppCompileInfo) ProtoReflect() protoreflect.Message
    func (x *CppCompileInfo) Reset()
    func (x *CppCompileInfo) String() string
type CppLinkInfo
    func (*CppLinkInfo) Descriptor() ([]byte, []int)
    func (x *CppLinkInfo) GetBuildInfoHeaderArtifact() []string
    func (x *CppLinkInfo) GetInputFile() []string
    func (x *CppLinkInfo) GetInterfaceOutputFile() string
    func (x *CppLinkInfo) GetLinkOpt() []string
    func (x *CppLinkInfo) GetLinkStamp() []string
    func (x *CppLinkInfo) GetLinkStaticness() string
    func (x *CppLinkInfo) GetLinkTargetType() string
    func (x *CppLinkInfo) GetOutputFile() string
    func (*CppLinkInfo) ProtoMessage()
    func (x *CppLinkInfo) ProtoReflect() protoreflect.Message
    func (x *CppLinkInfo) Reset()
    func (x *CppLinkInfo) String() string
type DetailedExtraActionInfo
    func (*DetailedExtraActionInfo) Descriptor() ([]byte, []int)
    func (x *DetailedExtraActionInfo) GetAction() *ExtraActionInfo
    func (x *DetailedExtraActionInfo) GetTriggeringFile() string
    func (*DetailedExtraActionInfo) ProtoMessage()
    func (x *DetailedExtraActionInfo) ProtoReflect() protoreflect.Message
    func (x *DetailedExtraActionInfo) Reset()
    func (x *DetailedExtraActionInfo) String() string
type EnvironmentVariable
    func (*EnvironmentVariable) Descriptor() ([]byte, []int)
    func (x *EnvironmentVariable) GetName() string
    func (x *EnvironmentVariable) GetValue() string
    func (*EnvironmentVariable) ProtoMessage()
    func (x *EnvironmentVariable) ProtoReflect() protoreflect.Message
    func (x *EnvironmentVariable) Reset()
    func (x *EnvironmentVariable) String() string
type ExtraActionInfo
    func (*ExtraActionInfo) Descriptor() ([]byte, []int)
    func (x *ExtraActionInfo) GetAspectName() string
    func (x *ExtraActionInfo) GetAspectParameters() map[string]*ExtraActionInfo_StringList
    func (x *ExtraActionInfo) GetAspects() []*ExtraActionInfo_AspectDescriptor
    func (x *ExtraActionInfo) GetId() string
    func (x *ExtraActionInfo) GetMnemonic() string
    func (x *ExtraActionInfo) GetOwner() string
    func (*ExtraActionInfo) ProtoMessage()
    func (x *ExtraActionInfo) ProtoReflect() protoreflect.Message
    func (x *ExtraActionInfo) Reset()
    func (x *ExtraActionInfo) String() string
type ExtraActionInfo_AspectDescriptor
    func (*ExtraActionInfo_AspectDescriptor) Descriptor() ([]byte, []int)
    func (x *ExtraActionInfo_AspectDescriptor) GetAspectName() string
    func (x *ExtraActionInfo_AspectDescriptor) GetAspectParameters() map[string]*ExtraActionInfo_AspectDescriptor_StringList
    func (*ExtraActionInfo_AspectDescriptor) ProtoMessage()
    func (x *ExtraActionInfo_AspectDescriptor) ProtoReflect() protoreflect.Message
    func (x *ExtraActionInfo_AspectDescriptor) Reset()
    func (x *ExtraActionInfo_AspectDescriptor) String() string
type ExtraActionInfo_AspectDescriptor_StringList
    func (*ExtraActionInfo_AspectDescriptor_StringList) Descriptor() ([]byte, []int)
    func (x *ExtraActionInfo_AspectDescriptor_StringList) GetValue() []string
    func (*ExtraActionInfo_AspectDescriptor_StringList) ProtoMessage()
    func (x *ExtraActionInfo_AspectDescriptor_StringList) ProtoReflect() protoreflect.Message
    func (x *ExtraActionInfo_AspectDescriptor_StringList) Reset()
    func (x *ExtraActionInfo_AspectDescriptor_StringList) String() string
type ExtraActionInfo_StringList
    func (*ExtraActionInfo_StringList) Descriptor() ([]byte, []int)
    func (x *ExtraActionInfo_StringList) GetValue() []string
    func (*ExtraActionInfo_StringList) ProtoMessage()
    func (x *ExtraActionInfo_StringList) ProtoReflect() protoreflect.Message
    func (x *ExtraActionInfo_StringList) Reset()
    func (x *ExtraActionInfo_StringList) String() string
type ExtraActionSummary
    func (*ExtraActionSummary) Descriptor() ([]byte, []int)
    func (x *ExtraActionSummary) GetAction() []*DetailedExtraActionInfo
    func (*ExtraActionSummary) ProtoMessage()
    func (x *ExtraActionSummary) ProtoReflect() protoreflect.Message
    func (x *ExtraActionSummary) Reset()
    func (x *ExtraActionSummary) String() string
type JavaCompileInfo
    func (*JavaCompileInfo) Descriptor() ([]byte, []int)
    func (x *JavaCompileInfo) GetArgument() []string
    func (x *JavaCompileInfo) GetBootclasspath() []string
    func (x *JavaCompileInfo) GetClasspath() []string
    func (x *JavaCompileInfo) GetJavacOpt() []string
    func (x *JavaCompileInfo) GetOutputjar() string
    func (x *JavaCompileInfo) GetProcessor() []string
    func (x *JavaCompileInfo) GetProcessorpath() []string
    func (x *JavaCompileInfo) GetSourceFile() []string
    func (x *JavaCompileInfo) GetSourcepath() []string
    func (*JavaCompileInfo) ProtoMessage()
    func (x *JavaCompileInfo) ProtoReflect() protoreflect.Message
    func (x *JavaCompileInfo) Reset()
    func (x *JavaCompileInfo) String() string
type PythonInfo
    func (*PythonInfo) Descriptor() ([]byte, []int)
    func (x *PythonInfo) GetDepFile() []string
    func (x *PythonInfo) GetSourceFile() []string
    func (*PythonInfo) ProtoMessage()
    func (x *PythonInfo) ProtoReflect() protoreflect.Message
    func (x *PythonInfo) Reset()
    func (x *PythonInfo) String() string
type SpawnInfo
    func (*SpawnInfo) Descriptor() ([]byte, []int)
    func (x *SpawnInfo) GetArgument() []string
    func (x *SpawnInfo) GetInputFile() []string
    func (x *SpawnInfo) GetOutputFile() []string
    func (x *SpawnInfo) GetVariable() []*EnvironmentVariable
    func (*SpawnInfo) ProtoMessage()
    func (x *SpawnInfo) ProtoReflect() protoreflect.Message
    func (x *SpawnInfo) Reset()
    func (x *SpawnInfo) String() string

Package files

extra_actions_base.gen.pb.go

Variables

Extension fields to ExtraActionInfo.

var (
    // optional blaze.SpawnInfo spawn_info = 1003;
    E_SpawnInfo_SpawnInfo = &file_extra_actions_base_proto_extra_actions_base_proto_extTypes[0]
    // optional blaze.CppCompileInfo cpp_compile_info = 1001;
    E_CppCompileInfo_CppCompileInfo = &file_extra_actions_base_proto_extra_actions_base_proto_extTypes[1]
    // optional blaze.CppLinkInfo cpp_link_info = 1002;
    E_CppLinkInfo_CppLinkInfo = &file_extra_actions_base_proto_extra_actions_base_proto_extTypes[2]
    // optional blaze.JavaCompileInfo java_compile_info = 1000;
    E_JavaCompileInfo_JavaCompileInfo = &file_extra_actions_base_proto_extra_actions_base_proto_extTypes[3]
    // optional blaze.PythonInfo python_info = 1005;
    E_PythonInfo_PythonInfo = &file_extra_actions_base_proto_extra_actions_base_proto_extTypes[4]
)
var File_extra_actions_base_proto_extra_actions_base_proto protoreflect.FileDescriptor

type CppCompileInfo

type CppCompileInfo struct {
    Tool              *string                `protobuf:"bytes,1,opt,name=tool" json:"tool,omitempty"`
    CompilerOption    []string               `protobuf:"bytes,2,rep,name=compiler_option,json=compilerOption" json:"compiler_option,omitempty"`
    SourceFile        *string                `protobuf:"bytes,3,opt,name=source_file,json=sourceFile" json:"source_file,omitempty"`
    OutputFile        *string                `protobuf:"bytes,4,opt,name=output_file,json=outputFile" json:"output_file,omitempty"`
    SourcesAndHeaders []string               `protobuf:"bytes,5,rep,name=sources_and_headers,json=sourcesAndHeaders" json:"sources_and_headers,omitempty"`
    Variable          []*EnvironmentVariable `protobuf:"bytes,6,rep,name=variable" json:"variable,omitempty"`
    // contains filtered or unexported fields
}

func (*CppCompileInfo) Descriptor

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

Deprecated: Use CppCompileInfo.ProtoReflect.Descriptor instead.

func (*CppCompileInfo) GetCompilerOption

func (x *CppCompileInfo) GetCompilerOption() []string

func (*CppCompileInfo) GetOutputFile

func (x *CppCompileInfo) GetOutputFile() string

func (*CppCompileInfo) GetSourceFile

func (x *CppCompileInfo) GetSourceFile() string

func (*CppCompileInfo) GetSourcesAndHeaders

func (x *CppCompileInfo) GetSourcesAndHeaders() []string

func (*CppCompileInfo) GetTool

func (x *CppCompileInfo) GetTool() string

func (*CppCompileInfo) GetVariable

func (x *CppCompileInfo) GetVariable() []*EnvironmentVariable

func (*CppCompileInfo) ProtoMessage

func (*CppCompileInfo) ProtoMessage()

func (*CppCompileInfo) ProtoReflect

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

func (*CppCompileInfo) Reset

func (x *CppCompileInfo) Reset()

func (*CppCompileInfo) String

func (x *CppCompileInfo) String() string

type CppLinkInfo

type CppLinkInfo struct {
    InputFile               []string `protobuf:"bytes,1,rep,name=input_file,json=inputFile" json:"input_file,omitempty"`
    OutputFile              *string  `protobuf:"bytes,2,opt,name=output_file,json=outputFile" json:"output_file,omitempty"`
    InterfaceOutputFile     *string  `protobuf:"bytes,3,opt,name=interface_output_file,json=interfaceOutputFile" json:"interface_output_file,omitempty"`
    LinkTargetType          *string  `protobuf:"bytes,4,opt,name=link_target_type,json=linkTargetType" json:"link_target_type,omitempty"`
    LinkStaticness          *string  `protobuf:"bytes,5,opt,name=link_staticness,json=linkStaticness" json:"link_staticness,omitempty"`
    LinkStamp               []string `protobuf:"bytes,6,rep,name=link_stamp,json=linkStamp" json:"link_stamp,omitempty"`
    BuildInfoHeaderArtifact []string `protobuf:"bytes,7,rep,name=build_info_header_artifact,json=buildInfoHeaderArtifact" json:"build_info_header_artifact,omitempty"`
    LinkOpt                 []string `protobuf:"bytes,8,rep,name=link_opt,json=linkOpt" json:"link_opt,omitempty"`
    // contains filtered or unexported fields
}

func (*CppLinkInfo) Descriptor

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

Deprecated: Use CppLinkInfo.ProtoReflect.Descriptor instead.

func (*CppLinkInfo) GetBuildInfoHeaderArtifact

func (x *CppLinkInfo) GetBuildInfoHeaderArtifact() []string

func (*CppLinkInfo) GetInputFile

func (x *CppLinkInfo) GetInputFile() []string

func (*CppLinkInfo) GetInterfaceOutputFile

func (x *CppLinkInfo) GetInterfaceOutputFile() string

func (*CppLinkInfo) GetLinkOpt

func (x *CppLinkInfo) GetLinkOpt() []string

func (*CppLinkInfo) GetLinkStamp

func (x *CppLinkInfo) GetLinkStamp() []string

func (*CppLinkInfo) GetLinkStaticness

func (x *CppLinkInfo) GetLinkStaticness() string

func (*CppLinkInfo) GetLinkTargetType

func (x *CppLinkInfo) GetLinkTargetType() string

func (*CppLinkInfo) GetOutputFile

func (x *CppLinkInfo) GetOutputFile() string

func (*CppLinkInfo) ProtoMessage

func (*CppLinkInfo) ProtoMessage()

func (*CppLinkInfo) ProtoReflect

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

func (*CppLinkInfo) Reset

func (x *CppLinkInfo) Reset()

func (*CppLinkInfo) String

func (x *CppLinkInfo) String() string

type DetailedExtraActionInfo

type DetailedExtraActionInfo struct {
    TriggeringFile *string          `protobuf:"bytes,1,opt,name=triggering_file,json=triggeringFile" json:"triggering_file,omitempty"`
    Action         *ExtraActionInfo `protobuf:"bytes,2,req,name=action" json:"action,omitempty"`
    // contains filtered or unexported fields
}

func (*DetailedExtraActionInfo) Descriptor

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

Deprecated: Use DetailedExtraActionInfo.ProtoReflect.Descriptor instead.

func (*DetailedExtraActionInfo) GetAction

func (x *DetailedExtraActionInfo) GetAction() *ExtraActionInfo

func (*DetailedExtraActionInfo) GetTriggeringFile

func (x *DetailedExtraActionInfo) GetTriggeringFile() string

func (*DetailedExtraActionInfo) ProtoMessage

func (*DetailedExtraActionInfo) ProtoMessage()

func (*DetailedExtraActionInfo) ProtoReflect

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

func (*DetailedExtraActionInfo) Reset

func (x *DetailedExtraActionInfo) Reset()

func (*DetailedExtraActionInfo) String

func (x *DetailedExtraActionInfo) String() string

type EnvironmentVariable

type EnvironmentVariable struct {
    Name  *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
    Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
    // contains filtered or unexported fields
}

func (*EnvironmentVariable) Descriptor

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

Deprecated: Use EnvironmentVariable.ProtoReflect.Descriptor instead.

func (*EnvironmentVariable) GetName

func (x *EnvironmentVariable) GetName() string

func (*EnvironmentVariable) GetValue

func (x *EnvironmentVariable) GetValue() string

func (*EnvironmentVariable) ProtoMessage

func (*EnvironmentVariable) ProtoMessage()

func (*EnvironmentVariable) ProtoReflect

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

func (*EnvironmentVariable) Reset

func (x *EnvironmentVariable) Reset()

func (*EnvironmentVariable) String

func (x *EnvironmentVariable) String() string

type ExtraActionInfo

type ExtraActionInfo struct {
    Owner *string `protobuf:"bytes,1,opt,name=owner" json:"owner,omitempty"`
    // Deprecated: Marked as deprecated in extra_actions_base_proto/extra_actions_base.proto.
    AspectName *string `protobuf:"bytes,6,opt,name=aspect_name,json=aspectName" json:"aspect_name,omitempty"`
    // Deprecated: Marked as deprecated in extra_actions_base_proto/extra_actions_base.proto.
    AspectParameters map[string]*ExtraActionInfo_StringList `protobuf:"bytes,7,rep,name=aspect_parameters,json=aspectParameters" json:"aspect_parameters,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
    Aspects          []*ExtraActionInfo_AspectDescriptor    `protobuf:"bytes,8,rep,name=aspects" json:"aspects,omitempty"`
    Id               *string                                `protobuf:"bytes,2,opt,name=id" json:"id,omitempty"`
    Mnemonic         *string                                `protobuf:"bytes,5,opt,name=mnemonic" json:"mnemonic,omitempty"`
    // contains filtered or unexported fields
}

func (*ExtraActionInfo) Descriptor

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

Deprecated: Use ExtraActionInfo.ProtoReflect.Descriptor instead.

func (*ExtraActionInfo) GetAspectName

func (x *ExtraActionInfo) GetAspectName() string

Deprecated: Marked as deprecated in extra_actions_base_proto/extra_actions_base.proto.

func (*ExtraActionInfo) GetAspectParameters

func (x *ExtraActionInfo) GetAspectParameters() map[string]*ExtraActionInfo_StringList

Deprecated: Marked as deprecated in extra_actions_base_proto/extra_actions_base.proto.

func (*ExtraActionInfo) GetAspects

func (x *ExtraActionInfo) GetAspects() []*ExtraActionInfo_AspectDescriptor

func (*ExtraActionInfo) GetId

func (x *ExtraActionInfo) GetId() string

func (*ExtraActionInfo) GetMnemonic

func (x *ExtraActionInfo) GetMnemonic() string

func (*ExtraActionInfo) GetOwner

func (x *ExtraActionInfo) GetOwner() string

func (*ExtraActionInfo) ProtoMessage

func (*ExtraActionInfo) ProtoMessage()

func (*ExtraActionInfo) ProtoReflect

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

func (*ExtraActionInfo) Reset

func (x *ExtraActionInfo) Reset()

func (*ExtraActionInfo) String

func (x *ExtraActionInfo) String() string

type ExtraActionInfo_AspectDescriptor

type ExtraActionInfo_AspectDescriptor struct {
    AspectName       *string                                                 `protobuf:"bytes,1,opt,name=aspect_name,json=aspectName" json:"aspect_name,omitempty"`
    AspectParameters map[string]*ExtraActionInfo_AspectDescriptor_StringList `protobuf:"bytes,2,rep,name=aspect_parameters,json=aspectParameters" json:"aspect_parameters,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
    // contains filtered or unexported fields
}

func (*ExtraActionInfo_AspectDescriptor) Descriptor

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

Deprecated: Use ExtraActionInfo_AspectDescriptor.ProtoReflect.Descriptor instead.

func (*ExtraActionInfo_AspectDescriptor) GetAspectName

func (x *ExtraActionInfo_AspectDescriptor) GetAspectName() string

func (*ExtraActionInfo_AspectDescriptor) GetAspectParameters

func (x *ExtraActionInfo_AspectDescriptor) GetAspectParameters() map[string]*ExtraActionInfo_AspectDescriptor_StringList

func (*ExtraActionInfo_AspectDescriptor) ProtoMessage

func (*ExtraActionInfo_AspectDescriptor) ProtoMessage()

func (*ExtraActionInfo_AspectDescriptor) ProtoReflect

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

func (*ExtraActionInfo_AspectDescriptor) Reset

func (x *ExtraActionInfo_AspectDescriptor) Reset()

func (*ExtraActionInfo_AspectDescriptor) String

func (x *ExtraActionInfo_AspectDescriptor) String() string

type ExtraActionInfo_AspectDescriptor_StringList

type ExtraActionInfo_AspectDescriptor_StringList struct {
    Value []string `protobuf:"bytes,1,rep,name=value" json:"value,omitempty"`
    // contains filtered or unexported fields
}

func (*ExtraActionInfo_AspectDescriptor_StringList) Descriptor

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

Deprecated: Use ExtraActionInfo_AspectDescriptor_StringList.ProtoReflect.Descriptor instead.

func (*ExtraActionInfo_AspectDescriptor_StringList) GetValue

func (x *ExtraActionInfo_AspectDescriptor_StringList) GetValue() []string

func (*ExtraActionInfo_AspectDescriptor_StringList) ProtoMessage

func (*ExtraActionInfo_AspectDescriptor_StringList) ProtoMessage()

func (*ExtraActionInfo_AspectDescriptor_StringList) ProtoReflect

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

func (*ExtraActionInfo_AspectDescriptor_StringList) Reset

func (x *ExtraActionInfo_AspectDescriptor_StringList) Reset()

func (*ExtraActionInfo_AspectDescriptor_StringList) String

func (x *ExtraActionInfo_AspectDescriptor_StringList) String() string

type ExtraActionInfo_StringList

Deprecated: Marked as deprecated in extra_actions_base_proto/extra_actions_base.proto.

type ExtraActionInfo_StringList struct {
    Value []string `protobuf:"bytes,1,rep,name=value" json:"value,omitempty"`
    // contains filtered or unexported fields
}

func (*ExtraActionInfo_StringList) Descriptor

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

Deprecated: Use ExtraActionInfo_StringList.ProtoReflect.Descriptor instead.

func (*ExtraActionInfo_StringList) GetValue

func (x *ExtraActionInfo_StringList) GetValue() []string

func (*ExtraActionInfo_StringList) ProtoMessage

func (*ExtraActionInfo_StringList) ProtoMessage()

func (*ExtraActionInfo_StringList) ProtoReflect

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

func (*ExtraActionInfo_StringList) Reset

func (x *ExtraActionInfo_StringList) Reset()

func (*ExtraActionInfo_StringList) String

func (x *ExtraActionInfo_StringList) String() string

type ExtraActionSummary

type ExtraActionSummary struct {
    Action []*DetailedExtraActionInfo `protobuf:"bytes,1,rep,name=action" json:"action,omitempty"`
    // contains filtered or unexported fields
}

func (*ExtraActionSummary) Descriptor

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

Deprecated: Use ExtraActionSummary.ProtoReflect.Descriptor instead.

func (*ExtraActionSummary) GetAction

func (x *ExtraActionSummary) GetAction() []*DetailedExtraActionInfo

func (*ExtraActionSummary) ProtoMessage

func (*ExtraActionSummary) ProtoMessage()

func (*ExtraActionSummary) ProtoReflect

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

func (*ExtraActionSummary) Reset

func (x *ExtraActionSummary) Reset()

func (*ExtraActionSummary) String

func (x *ExtraActionSummary) String() string

type JavaCompileInfo

type JavaCompileInfo struct {
    Outputjar     *string  `protobuf:"bytes,1,opt,name=outputjar" json:"outputjar,omitempty"`
    Classpath     []string `protobuf:"bytes,2,rep,name=classpath" json:"classpath,omitempty"`
    Sourcepath    []string `protobuf:"bytes,3,rep,name=sourcepath" json:"sourcepath,omitempty"`
    SourceFile    []string `protobuf:"bytes,4,rep,name=source_file,json=sourceFile" json:"source_file,omitempty"`
    JavacOpt      []string `protobuf:"bytes,5,rep,name=javac_opt,json=javacOpt" json:"javac_opt,omitempty"`
    Processor     []string `protobuf:"bytes,6,rep,name=processor" json:"processor,omitempty"`
    Processorpath []string `protobuf:"bytes,7,rep,name=processorpath" json:"processorpath,omitempty"`
    Bootclasspath []string `protobuf:"bytes,8,rep,name=bootclasspath" json:"bootclasspath,omitempty"`
    Argument      []string `protobuf:"bytes,9,rep,name=argument" json:"argument,omitempty"`
    // contains filtered or unexported fields
}

func (*JavaCompileInfo) Descriptor

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

Deprecated: Use JavaCompileInfo.ProtoReflect.Descriptor instead.

func (*JavaCompileInfo) GetArgument

func (x *JavaCompileInfo) GetArgument() []string

func (*JavaCompileInfo) GetBootclasspath

func (x *JavaCompileInfo) GetBootclasspath() []string

func (*JavaCompileInfo) GetClasspath

func (x *JavaCompileInfo) GetClasspath() []string

func (*JavaCompileInfo) GetJavacOpt

func (x *JavaCompileInfo) GetJavacOpt() []string

func (*JavaCompileInfo) GetOutputjar

func (x *JavaCompileInfo) GetOutputjar() string

func (*JavaCompileInfo) GetProcessor

func (x *JavaCompileInfo) GetProcessor() []string

func (*JavaCompileInfo) GetProcessorpath

func (x *JavaCompileInfo) GetProcessorpath() []string

func (*JavaCompileInfo) GetSourceFile

func (x *JavaCompileInfo) GetSourceFile() []string

func (*JavaCompileInfo) GetSourcepath

func (x *JavaCompileInfo) GetSourcepath() []string

func (*JavaCompileInfo) ProtoMessage

func (*JavaCompileInfo) ProtoMessage()

func (*JavaCompileInfo) ProtoReflect

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

func (*JavaCompileInfo) Reset

func (x *JavaCompileInfo) Reset()

func (*JavaCompileInfo) String

func (x *JavaCompileInfo) String() string

type PythonInfo

type PythonInfo struct {
    SourceFile []string `protobuf:"bytes,1,rep,name=source_file,json=sourceFile" json:"source_file,omitempty"`
    DepFile    []string `protobuf:"bytes,2,rep,name=dep_file,json=depFile" json:"dep_file,omitempty"`
    // contains filtered or unexported fields
}

func (*PythonInfo) Descriptor

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

Deprecated: Use PythonInfo.ProtoReflect.Descriptor instead.

func (*PythonInfo) GetDepFile

func (x *PythonInfo) GetDepFile() []string

func (*PythonInfo) GetSourceFile

func (x *PythonInfo) GetSourceFile() []string

func (*PythonInfo) ProtoMessage

func (*PythonInfo) ProtoMessage()

func (*PythonInfo) ProtoReflect

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

func (*PythonInfo) Reset

func (x *PythonInfo) Reset()

func (*PythonInfo) String

func (x *PythonInfo) String() string

type SpawnInfo

type SpawnInfo struct {
    Argument   []string               `protobuf:"bytes,1,rep,name=argument" json:"argument,omitempty"`
    Variable   []*EnvironmentVariable `protobuf:"bytes,2,rep,name=variable" json:"variable,omitempty"`
    InputFile  []string               `protobuf:"bytes,4,rep,name=input_file,json=inputFile" json:"input_file,omitempty"`
    OutputFile []string               `protobuf:"bytes,5,rep,name=output_file,json=outputFile" json:"output_file,omitempty"`
    // contains filtered or unexported fields
}

func (*SpawnInfo) Descriptor

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

Deprecated: Use SpawnInfo.ProtoReflect.Descriptor instead.

func (*SpawnInfo) GetArgument

func (x *SpawnInfo) GetArgument() []string

func (*SpawnInfo) GetInputFile

func (x *SpawnInfo) GetInputFile() []string

func (*SpawnInfo) GetOutputFile

func (x *SpawnInfo) GetOutputFile() []string

func (*SpawnInfo) GetVariable

func (x *SpawnInfo) GetVariable() []*EnvironmentVariable

func (*SpawnInfo) ProtoMessage

func (*SpawnInfo) ProtoMessage()

func (*SpawnInfo) ProtoReflect

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

func (*SpawnInfo) Reset

func (x *SpawnInfo) Reset()

func (*SpawnInfo) String

func (x *SpawnInfo) String() string