message

package
v0.0.0-...-c6d23f6 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_application_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BuildRequest

type BuildRequest struct {
	TraceID   string                 `protobuf:"bytes,1,opt,name=TraceID,proto3" json:"TraceID"`
	Timestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=Timestamp,proto3" json:"Timestamp"`
	Name      string                 `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name"`
	Duration  string                 `protobuf:"bytes,4,opt,name=Duration,proto3" json:"Duration"`
	Context   *structpb.Struct       `protobuf:"bytes,5,opt,name=Context,proto3" json:"Context"`
	Status    string                 `protobuf:"bytes,6,opt,name=status,proto3" json:"status"`
	// contains filtered or unexported fields
}

func (*BuildRequest) Descriptor deprecated

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

Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.

func (*BuildRequest) GetContext

func (x *BuildRequest) GetContext() *structpb.Struct

func (*BuildRequest) GetDuration

func (x *BuildRequest) GetDuration() string

func (*BuildRequest) GetName

func (x *BuildRequest) GetName() string

func (*BuildRequest) GetStatus

func (x *BuildRequest) GetStatus() string

func (*BuildRequest) GetTimestamp

func (x *BuildRequest) GetTimestamp() *timestamppb.Timestamp

func (*BuildRequest) GetTraceID

func (x *BuildRequest) GetTraceID() string

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 {
	TraceID   string                 `protobuf:"bytes,1,opt,name=TraceID,proto3" json:"TraceID"`
	Timestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=Timestamp,proto3" json:"Timestamp"`
	Response  string                 `protobuf:"bytes,3,opt,name=Response,proto3" json:"Response"`
	// contains filtered or unexported fields
}

func (*BuildResponse) Descriptor deprecated

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

Deprecated: Use BuildResponse.ProtoReflect.Descriptor instead.

func (*BuildResponse) GetResponse

func (x *BuildResponse) GetResponse() string

func (*BuildResponse) GetTimestamp

func (x *BuildResponse) GetTimestamp() *timestamppb.Timestamp

func (*BuildResponse) GetTraceID

func (x *BuildResponse) GetTraceID() string

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

Jump to

Keyboard shortcuts

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