Documentation ¶
Index ¶
- Variables
- type Any
- type Array
- type Bool
- type Bytes
- type Config
- type Data
- func (*Data) Descriptor() ([]byte, []int)deprecated
- func (x *Data) GetComments() []string
- func (x *Data) GetFields() []*Field
- func (x *Data) GetMetadata() []*Metadata
- func (x *Data) GetName() string
- func (x *Data) GetPos() *Position
- func (x *Data) GetTypeParameters() []*TypeParameter
- func (*Data) ProtoMessage()
- func (x *Data) ProtoReflect() protoreflect.Message
- func (x *Data) Reset()
- func (x *Data) String() string
- type Database
- func (*Database) Descriptor() ([]byte, []int)deprecated
- func (x *Database) GetComments() []string
- func (x *Database) GetName() string
- func (x *Database) GetPos() *Position
- func (*Database) ProtoMessage()
- func (x *Database) ProtoReflect() protoreflect.Message
- func (x *Database) Reset()
- func (x *Database) String() string
- type Decl
- func (*Decl) Descriptor() ([]byte, []int)deprecated
- func (x *Decl) GetConfig() *Config
- func (x *Decl) GetData() *Data
- func (x *Decl) GetDatabase() *Database
- func (x *Decl) GetEnum() *Enum
- func (x *Decl) GetSecret() *Secret
- func (m *Decl) GetValue() isDecl_Value
- func (x *Decl) GetVerb() *Verb
- func (*Decl) ProtoMessage()
- func (x *Decl) ProtoReflect() protoreflect.Message
- func (x *Decl) Reset()
- func (x *Decl) String() string
- type Decl_Config
- type Decl_Data
- type Decl_Database
- type Decl_Enum
- type Decl_Secret
- type Decl_Verb
- type Enum
- func (*Enum) Descriptor() ([]byte, []int)deprecated
- func (x *Enum) GetComments() []string
- func (x *Enum) GetName() string
- func (x *Enum) GetPos() *Position
- func (x *Enum) GetType() *Type
- func (x *Enum) GetVariants() []*EnumVariant
- func (*Enum) ProtoMessage()
- func (x *Enum) ProtoReflect() protoreflect.Message
- func (x *Enum) Reset()
- func (x *Enum) String() string
- type EnumVariant
- func (*EnumVariant) Descriptor() ([]byte, []int)deprecated
- func (x *EnumVariant) GetComments() []string
- func (x *EnumVariant) GetName() string
- func (x *EnumVariant) GetPos() *Position
- func (x *EnumVariant) GetValue() *Value
- func (*EnumVariant) ProtoMessage()
- func (x *EnumVariant) ProtoReflect() protoreflect.Message
- func (x *EnumVariant) Reset()
- func (x *EnumVariant) String() string
- type Error
- type ErrorList
- type Field
- func (*Field) Descriptor() ([]byte, []int)deprecated
- func (x *Field) GetComments() []string
- func (x *Field) GetMetadata() []*Metadata
- func (x *Field) GetName() string
- func (x *Field) GetPos() *Position
- func (x *Field) GetType() *Type
- func (*Field) ProtoMessage()
- func (x *Field) ProtoReflect() protoreflect.Message
- func (x *Field) Reset()
- func (x *Field) String() string
- type Float
- type IngressPathComponent
- func (*IngressPathComponent) Descriptor() ([]byte, []int)deprecated
- func (x *IngressPathComponent) GetIngressPathLiteral() *IngressPathLiteral
- func (x *IngressPathComponent) GetIngressPathParameter() *IngressPathParameter
- func (m *IngressPathComponent) GetValue() isIngressPathComponent_Value
- func (*IngressPathComponent) ProtoMessage()
- func (x *IngressPathComponent) ProtoReflect() protoreflect.Message
- func (x *IngressPathComponent) Reset()
- func (x *IngressPathComponent) String() string
- type IngressPathComponent_IngressPathLiteral
- type IngressPathComponent_IngressPathParameter
- type IngressPathLiteral
- func (*IngressPathLiteral) Descriptor() ([]byte, []int)deprecated
- func (x *IngressPathLiteral) GetPos() *Position
- func (x *IngressPathLiteral) GetText() string
- func (*IngressPathLiteral) ProtoMessage()
- func (x *IngressPathLiteral) ProtoReflect() protoreflect.Message
- func (x *IngressPathLiteral) Reset()
- func (x *IngressPathLiteral) String() string
- type IngressPathParameter
- func (*IngressPathParameter) Descriptor() ([]byte, []int)deprecated
- func (x *IngressPathParameter) GetName() string
- func (x *IngressPathParameter) GetPos() *Position
- func (*IngressPathParameter) ProtoMessage()
- func (x *IngressPathParameter) ProtoReflect() protoreflect.Message
- func (x *IngressPathParameter) Reset()
- func (x *IngressPathParameter) String() string
- type Int
- type IntValue
- type IsDeclValue
- type IsMetadataValue
- type IsTypeValue
- type Map
- type Metadata
- func (*Metadata) Descriptor() ([]byte, []int)deprecated
- func (x *Metadata) GetAlias() *MetadataAlias
- func (x *Metadata) GetCalls() *MetadataCalls
- func (x *Metadata) GetDatabases() *MetadataDatabases
- func (x *Metadata) GetIngress() *MetadataIngress
- func (m *Metadata) GetValue() isMetadata_Value
- func (*Metadata) ProtoMessage()
- func (x *Metadata) ProtoReflect() protoreflect.Message
- func (x *Metadata) Reset()
- func (x *Metadata) String() string
- type MetadataAlias
- func (*MetadataAlias) Descriptor() ([]byte, []int)deprecated
- func (x *MetadataAlias) GetAlias() string
- func (x *MetadataAlias) GetKind() int64
- func (x *MetadataAlias) GetPos() *Position
- func (*MetadataAlias) ProtoMessage()
- func (x *MetadataAlias) ProtoReflect() protoreflect.Message
- func (x *MetadataAlias) Reset()
- func (x *MetadataAlias) String() string
- type MetadataCalls
- func (*MetadataCalls) Descriptor() ([]byte, []int)deprecated
- func (x *MetadataCalls) GetCalls() []*Ref
- func (x *MetadataCalls) GetPos() *Position
- func (*MetadataCalls) ProtoMessage()
- func (x *MetadataCalls) ProtoReflect() protoreflect.Message
- func (x *MetadataCalls) Reset()
- func (x *MetadataCalls) String() string
- type MetadataDatabases
- func (*MetadataDatabases) Descriptor() ([]byte, []int)deprecated
- func (x *MetadataDatabases) GetCalls() []*Ref
- func (x *MetadataDatabases) GetPos() *Position
- func (*MetadataDatabases) ProtoMessage()
- func (x *MetadataDatabases) ProtoReflect() protoreflect.Message
- func (x *MetadataDatabases) Reset()
- func (x *MetadataDatabases) String() string
- type MetadataIngress
- func (*MetadataIngress) Descriptor() ([]byte, []int)deprecated
- func (x *MetadataIngress) GetMethod() string
- func (x *MetadataIngress) GetPath() []*IngressPathComponent
- func (x *MetadataIngress) GetPos() *Position
- func (x *MetadataIngress) GetType() string
- func (*MetadataIngress) ProtoMessage()
- func (x *MetadataIngress) ProtoReflect() protoreflect.Message
- func (x *MetadataIngress) Reset()
- func (x *MetadataIngress) String() string
- type Metadata_Alias
- type Metadata_Calls
- type Metadata_Databases
- type Metadata_Ingress
- type Module
- func (*Module) Descriptor() ([]byte, []int)deprecated
- func (x *Module) GetBuiltin() bool
- func (x *Module) GetComments() []string
- func (x *Module) GetDecls() []*Decl
- func (x *Module) GetName() string
- func (x *Module) GetPos() *Position
- func (x *Module) GetRuntime() *ModuleRuntime
- func (*Module) ProtoMessage()
- func (x *Module) ProtoReflect() protoreflect.Message
- func (x *Module) Reset()
- func (x *Module) String() string
- type ModuleRuntime
- func (*ModuleRuntime) Descriptor() ([]byte, []int)deprecated
- func (x *ModuleRuntime) GetCreateTime() *timestamppb.Timestamp
- func (x *ModuleRuntime) GetLanguage() string
- func (x *ModuleRuntime) GetMinReplicas() int32
- func (*ModuleRuntime) ProtoMessage()
- func (x *ModuleRuntime) ProtoReflect() protoreflect.Message
- func (x *ModuleRuntime) Reset()
- func (x *ModuleRuntime) String() string
- type Optional
- type Position
- func (*Position) Descriptor() ([]byte, []int)deprecated
- func (x *Position) GetColumn() int64
- func (x *Position) GetFilename() string
- func (x *Position) GetLine() int64
- func (*Position) ProtoMessage()
- func (x *Position) ProtoReflect() protoreflect.Message
- func (x *Position) Reset()
- func (x *Position) String() string
- type Ref
- func (*Ref) Descriptor() ([]byte, []int)deprecated
- func (x *Ref) GetModule() string
- func (x *Ref) GetName() string
- func (x *Ref) GetPos() *Position
- func (x *Ref) GetTypeParameters() []*Type
- func (*Ref) ProtoMessage()
- func (x *Ref) ProtoReflect() protoreflect.Message
- func (x *Ref) Reset()
- func (x *Ref) String() string
- func (v *Ref) ToFTL() string
- type Schema
- type Secret
- type Status
- type String
- type StringValue
- func (*StringValue) Descriptor() ([]byte, []int)deprecated
- func (x *StringValue) GetPos() *Position
- func (x *StringValue) GetValue() string
- func (*StringValue) ProtoMessage()
- func (x *StringValue) ProtoReflect() protoreflect.Message
- func (x *StringValue) Reset()
- func (x *StringValue) String() string
- type Time
- type Type
- func (*Type) Descriptor() ([]byte, []int)deprecated
- func (x *Type) GetAny() *Any
- func (x *Type) GetArray() *Array
- func (x *Type) GetBool() *Bool
- func (x *Type) GetBytes() *Bytes
- func (x *Type) GetFloat() *Float
- func (x *Type) GetInt() *Int
- func (x *Type) GetMap() *Map
- func (x *Type) GetOptional() *Optional
- func (x *Type) GetRef() *Ref
- func (x *Type) GetString_() *String
- func (x *Type) GetTime() *Time
- func (x *Type) GetUnit() *Unit
- func (m *Type) GetValue() isType_Value
- func (*Type) ProtoMessage()
- func (x *Type) ProtoReflect() protoreflect.Message
- func (x *Type) Reset()
- func (x *Type) String() string
- type TypeParameter
- func (*TypeParameter) Descriptor() ([]byte, []int)deprecated
- func (x *TypeParameter) GetName() string
- func (x *TypeParameter) GetPos() *Position
- func (*TypeParameter) ProtoMessage()
- func (x *TypeParameter) ProtoReflect() protoreflect.Message
- func (x *TypeParameter) Reset()
- func (x *TypeParameter) String() string
- type Type_Any
- type Type_Array
- type Type_Bool
- type Type_Bytes
- type Type_Float
- type Type_Int
- type Type_Map
- type Type_Optional
- type Type_Ref
- type Type_String_
- type Type_Time
- type Type_Unit
- type Unit
- type Value
- func (*Value) Descriptor() ([]byte, []int)deprecated
- func (x *Value) GetIntValue() *IntValue
- func (x *Value) GetStringValue() *StringValue
- func (m *Value) GetValue() isValue_Value
- func (*Value) ProtoMessage()
- func (x *Value) ProtoReflect() protoreflect.Message
- func (x *Value) Reset()
- func (x *Value) String() string
- type Value_IntValue
- type Value_StringValue
- type Verb
- func (*Verb) Descriptor() ([]byte, []int)deprecated
- func (x *Verb) GetComments() []string
- func (x *Verb) GetMetadata() []*Metadata
- func (x *Verb) GetName() string
- func (x *Verb) GetPos() *Position
- func (x *Verb) GetRequest() *Type
- func (x *Verb) GetResponse() *Type
- func (x *Verb) GetRuntime() *VerbRuntime
- func (*Verb) ProtoMessage()
- func (x *Verb) ProtoReflect() protoreflect.Message
- func (x *Verb) Reset()
- func (x *Verb) String() string
- type VerbRuntime
- func (*VerbRuntime) Descriptor() ([]byte, []int)deprecated
- func (x *VerbRuntime) GetCreateTime() *timestamppb.Timestamp
- func (x *VerbRuntime) GetStartTime() *timestamppb.Timestamp
- func (x *VerbRuntime) GetStatus() Status
- func (*VerbRuntime) ProtoMessage()
- func (x *VerbRuntime) ProtoReflect() protoreflect.Message
- func (x *VerbRuntime) Reset()
- func (x *VerbRuntime) String() string
Constants ¶
This section is empty.
Variables ¶
var ( Status_name = map[int32]string{ 0: "OFFLINE", 1: "STARTING", 2: "ONLINE", 3: "STOPPING", 4: "STOPPED", 5: "ERRORED", } Status_value = map[string]int32{ "OFFLINE": 0, "STARTING": 1, "ONLINE": 2, "STOPPING": 3, "STOPPED": 4, "ERRORED": 5, } )
Enum value maps for Status.
var File_xyz_block_ftl_v1_schema_runtime_proto protoreflect.FileDescriptor
var File_xyz_block_ftl_v1_schema_schema_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Any ¶
type Any struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` // contains filtered or unexported fields }
func (*Any) Descriptor
deprecated
func (*Any) ProtoMessage ¶
func (*Any) ProtoMessage()
func (*Any) ProtoReflect ¶
func (x *Any) ProtoReflect() protoreflect.Message
type Array ¶
type Array struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Element *Type `protobuf:"bytes,2,opt,name=element,proto3" json:"element,omitempty"` // contains filtered or unexported fields }
func (*Array) Descriptor
deprecated
func (*Array) GetElement ¶
func (*Array) ProtoMessage ¶
func (*Array) ProtoMessage()
func (*Array) ProtoReflect ¶
func (x *Array) ProtoReflect() protoreflect.Message
type Bool ¶
type Bool struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` // contains filtered or unexported fields }
func (*Bool) Descriptor
deprecated
func (*Bool) ProtoMessage ¶
func (*Bool) ProtoMessage()
func (*Bool) ProtoReflect ¶
func (x *Bool) ProtoReflect() protoreflect.Message
type Bytes ¶
type Bytes struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` // contains filtered or unexported fields }
func (*Bytes) Descriptor
deprecated
func (*Bytes) ProtoMessage ¶
func (*Bytes) ProtoMessage()
func (*Bytes) ProtoReflect ¶
func (x *Bytes) ProtoReflect() protoreflect.Message
type Config ¶ added in v0.146.0
type Config struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Type *Type `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*Config) Descriptor
deprecated
added in
v0.146.0
func (*Config) ProtoMessage ¶ added in v0.146.0
func (*Config) ProtoMessage()
func (*Config) ProtoReflect ¶ added in v0.146.0
func (x *Config) ProtoReflect() protoreflect.Message
type Data ¶
type Data struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Comments []string `protobuf:"bytes,2,rep,name=comments,proto3" json:"comments,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Fields []*Field `protobuf:"bytes,4,rep,name=fields,proto3" json:"fields,omitempty"` Metadata []*Metadata `protobuf:"bytes,5,rep,name=metadata,proto3" json:"metadata,omitempty"` TypeParameters []*TypeParameter `protobuf:"bytes,6,rep,name=typeParameters,proto3" json:"typeParameters,omitempty"` // contains filtered or unexported fields }
func (*Data) Descriptor
deprecated
func (*Data) GetComments ¶
func (*Data) GetMetadata ¶
func (*Data) GetTypeParameters ¶
func (x *Data) GetTypeParameters() []*TypeParameter
func (*Data) ProtoMessage ¶
func (*Data) ProtoMessage()
func (*Data) ProtoReflect ¶
func (x *Data) ProtoReflect() protoreflect.Message
type Database ¶
type Database struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Comments []string `protobuf:"bytes,3,rep,name=comments,proto3" json:"comments,omitempty"` // contains filtered or unexported fields }
func (*Database) Descriptor
deprecated
func (*Database) GetComments ¶
func (*Database) ProtoMessage ¶
func (*Database) ProtoMessage()
func (*Database) ProtoReflect ¶
func (x *Database) ProtoReflect() protoreflect.Message
type Decl ¶
type Decl struct { // Types that are assignable to Value: // // *Decl_Data // *Decl_Verb // *Decl_Database // *Decl_Enum // *Decl_Config // *Decl_Secret Value isDecl_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*Decl) Descriptor
deprecated
func (*Decl) GetDatabase ¶
func (*Decl) ProtoMessage ¶
func (*Decl) ProtoMessage()
func (*Decl) ProtoReflect ¶
func (x *Decl) ProtoReflect() protoreflect.Message
type Decl_Config ¶ added in v0.146.0
type Decl_Config struct {
Config *Config `protobuf:"bytes,5,opt,name=config,proto3,oneof"`
}
type Decl_Data ¶
type Decl_Data struct {
Data *Data `protobuf:"bytes,1,opt,name=data,proto3,oneof"`
}
type Decl_Database ¶
type Decl_Database struct {
Database *Database `protobuf:"bytes,3,opt,name=database,proto3,oneof"`
}
type Decl_Enum ¶ added in v0.136.0
type Decl_Enum struct {
Enum *Enum `protobuf:"bytes,4,opt,name=enum,proto3,oneof"`
}
type Decl_Secret ¶ added in v0.146.0
type Decl_Secret struct {
Secret *Secret `protobuf:"bytes,6,opt,name=secret,proto3,oneof"`
}
type Decl_Verb ¶
type Decl_Verb struct {
Verb *Verb `protobuf:"bytes,2,opt,name=verb,proto3,oneof"`
}
type Enum ¶ added in v0.136.0
type Enum struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Comments []string `protobuf:"bytes,2,rep,name=comments,proto3" json:"comments,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Type *Type `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` Variants []*EnumVariant `protobuf:"bytes,5,rep,name=variants,proto3" json:"variants,omitempty"` // contains filtered or unexported fields }
func (*Enum) Descriptor
deprecated
added in
v0.136.0
func (*Enum) GetComments ¶ added in v0.136.0
func (*Enum) GetVariants ¶ added in v0.136.0
func (x *Enum) GetVariants() []*EnumVariant
func (*Enum) ProtoMessage ¶ added in v0.136.0
func (*Enum) ProtoMessage()
func (*Enum) ProtoReflect ¶ added in v0.136.0
func (x *Enum) ProtoReflect() protoreflect.Message
type EnumVariant ¶ added in v0.136.0
type EnumVariant struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Value *Value `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` Comments []string `protobuf:"bytes,4,rep,name=comments,proto3" json:"comments,omitempty"` // contains filtered or unexported fields }
func (*EnumVariant) Descriptor
deprecated
added in
v0.136.0
func (*EnumVariant) Descriptor() ([]byte, []int)
Deprecated: Use EnumVariant.ProtoReflect.Descriptor instead.
func (*EnumVariant) GetComments ¶ added in v0.150.0
func (x *EnumVariant) GetComments() []string
func (*EnumVariant) GetName ¶ added in v0.136.0
func (x *EnumVariant) GetName() string
func (*EnumVariant) GetPos ¶ added in v0.136.0
func (x *EnumVariant) GetPos() *Position
func (*EnumVariant) GetValue ¶ added in v0.136.0
func (x *EnumVariant) GetValue() *Value
func (*EnumVariant) ProtoMessage ¶ added in v0.136.0
func (*EnumVariant) ProtoMessage()
func (*EnumVariant) ProtoReflect ¶ added in v0.136.0
func (x *EnumVariant) ProtoReflect() protoreflect.Message
func (*EnumVariant) Reset ¶ added in v0.136.0
func (x *EnumVariant) Reset()
func (*EnumVariant) String ¶ added in v0.136.0
func (x *EnumVariant) String() string
type Error ¶ added in v0.162.0
type Error struct { Msg string `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"` Pos *Position `protobuf:"bytes,2,opt,name=pos,proto3" json:"pos,omitempty"` EndColumn int64 `protobuf:"varint,3,opt,name=endColumn,proto3" json:"endColumn,omitempty"` // contains filtered or unexported fields }
func (*Error) Descriptor
deprecated
added in
v0.162.0
func (*Error) GetEndColumn ¶ added in v0.162.1
func (*Error) ProtoMessage ¶ added in v0.162.0
func (*Error) ProtoMessage()
func (*Error) ProtoReflect ¶ added in v0.162.0
func (x *Error) ProtoReflect() protoreflect.Message
type ErrorList ¶ added in v0.162.0
type ErrorList struct { Errors []*Error `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"` // contains filtered or unexported fields }
func (*ErrorList) Descriptor
deprecated
added in
v0.162.0
func (*ErrorList) ProtoMessage ¶ added in v0.162.0
func (*ErrorList) ProtoMessage()
func (*ErrorList) ProtoReflect ¶ added in v0.162.0
func (x *ErrorList) ProtoReflect() protoreflect.Message
type Field ¶
type Field struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Comments []string `protobuf:"bytes,3,rep,name=comments,proto3" json:"comments,omitempty"` Type *Type `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` Metadata []*Metadata `protobuf:"bytes,5,rep,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*Field) Descriptor
deprecated
func (*Field) GetComments ¶
func (*Field) GetMetadata ¶ added in v0.139.2
func (*Field) ProtoMessage ¶
func (*Field) ProtoMessage()
func (*Field) ProtoReflect ¶
func (x *Field) ProtoReflect() protoreflect.Message
type Float ¶
type Float struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` // contains filtered or unexported fields }
func (*Float) Descriptor
deprecated
func (*Float) ProtoMessage ¶
func (*Float) ProtoMessage()
func (*Float) ProtoReflect ¶
func (x *Float) ProtoReflect() protoreflect.Message
type IngressPathComponent ¶
type IngressPathComponent struct { // Types that are assignable to Value: // // *IngressPathComponent_IngressPathLiteral // *IngressPathComponent_IngressPathParameter Value isIngressPathComponent_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*IngressPathComponent) Descriptor
deprecated
func (*IngressPathComponent) Descriptor() ([]byte, []int)
Deprecated: Use IngressPathComponent.ProtoReflect.Descriptor instead.
func (*IngressPathComponent) GetIngressPathLiteral ¶
func (x *IngressPathComponent) GetIngressPathLiteral() *IngressPathLiteral
func (*IngressPathComponent) GetIngressPathParameter ¶
func (x *IngressPathComponent) GetIngressPathParameter() *IngressPathParameter
func (*IngressPathComponent) GetValue ¶
func (m *IngressPathComponent) GetValue() isIngressPathComponent_Value
func (*IngressPathComponent) ProtoMessage ¶
func (*IngressPathComponent) ProtoMessage()
func (*IngressPathComponent) ProtoReflect ¶
func (x *IngressPathComponent) ProtoReflect() protoreflect.Message
func (*IngressPathComponent) Reset ¶
func (x *IngressPathComponent) Reset()
func (*IngressPathComponent) String ¶
func (x *IngressPathComponent) String() string
type IngressPathComponent_IngressPathLiteral ¶
type IngressPathComponent_IngressPathLiteral struct {
IngressPathLiteral *IngressPathLiteral `protobuf:"bytes,1,opt,name=ingressPathLiteral,proto3,oneof"`
}
type IngressPathComponent_IngressPathParameter ¶
type IngressPathComponent_IngressPathParameter struct {
IngressPathParameter *IngressPathParameter `protobuf:"bytes,2,opt,name=ingressPathParameter,proto3,oneof"`
}
type IngressPathLiteral ¶
type IngressPathLiteral struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` // contains filtered or unexported fields }
func (*IngressPathLiteral) Descriptor
deprecated
func (*IngressPathLiteral) Descriptor() ([]byte, []int)
Deprecated: Use IngressPathLiteral.ProtoReflect.Descriptor instead.
func (*IngressPathLiteral) GetPos ¶
func (x *IngressPathLiteral) GetPos() *Position
func (*IngressPathLiteral) GetText ¶
func (x *IngressPathLiteral) GetText() string
func (*IngressPathLiteral) ProtoMessage ¶
func (*IngressPathLiteral) ProtoMessage()
func (*IngressPathLiteral) ProtoReflect ¶
func (x *IngressPathLiteral) ProtoReflect() protoreflect.Message
func (*IngressPathLiteral) Reset ¶
func (x *IngressPathLiteral) Reset()
func (*IngressPathLiteral) String ¶
func (x *IngressPathLiteral) String() string
type IngressPathParameter ¶
type IngressPathParameter struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*IngressPathParameter) Descriptor
deprecated
func (*IngressPathParameter) Descriptor() ([]byte, []int)
Deprecated: Use IngressPathParameter.ProtoReflect.Descriptor instead.
func (*IngressPathParameter) GetName ¶
func (x *IngressPathParameter) GetName() string
func (*IngressPathParameter) GetPos ¶
func (x *IngressPathParameter) GetPos() *Position
func (*IngressPathParameter) ProtoMessage ¶
func (*IngressPathParameter) ProtoMessage()
func (*IngressPathParameter) ProtoReflect ¶
func (x *IngressPathParameter) ProtoReflect() protoreflect.Message
func (*IngressPathParameter) Reset ¶
func (x *IngressPathParameter) Reset()
func (*IngressPathParameter) String ¶
func (x *IngressPathParameter) String() string
type Int ¶
type Int struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` // contains filtered or unexported fields }
func (*Int) Descriptor
deprecated
func (*Int) ProtoMessage ¶
func (*Int) ProtoMessage()
func (*Int) ProtoReflect ¶
func (x *Int) ProtoReflect() protoreflect.Message
type IntValue ¶ added in v0.136.0
type IntValue struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Value int64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IntValue) Descriptor
deprecated
added in
v0.136.0
func (*IntValue) ProtoMessage ¶ added in v0.136.0
func (*IntValue) ProtoMessage()
func (*IntValue) ProtoReflect ¶ added in v0.136.0
func (x *IntValue) ProtoReflect() protoreflect.Message
type IsDeclValue ¶
type IsDeclValue = isDecl_Value
type IsMetadataValue ¶
type IsMetadataValue = isMetadata_Value
type IsTypeValue ¶
type IsTypeValue = isType_Value
type Map ¶
type Map struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Key *Type `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Value *Type `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Map) Descriptor
deprecated
func (*Map) ProtoMessage ¶
func (*Map) ProtoMessage()
func (*Map) ProtoReflect ¶
func (x *Map) ProtoReflect() protoreflect.Message
type Metadata ¶
type Metadata struct { // Types that are assignable to Value: // // *Metadata_Calls // *Metadata_Ingress // *Metadata_Databases // *Metadata_Alias Value isMetadata_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*Metadata) Descriptor
deprecated
func (*Metadata) GetAlias ¶ added in v0.139.2
func (x *Metadata) GetAlias() *MetadataAlias
func (*Metadata) GetCalls ¶
func (x *Metadata) GetCalls() *MetadataCalls
func (*Metadata) GetDatabases ¶
func (x *Metadata) GetDatabases() *MetadataDatabases
func (*Metadata) GetIngress ¶
func (x *Metadata) GetIngress() *MetadataIngress
func (*Metadata) ProtoMessage ¶
func (*Metadata) ProtoMessage()
func (*Metadata) ProtoReflect ¶
func (x *Metadata) ProtoReflect() protoreflect.Message
type MetadataAlias ¶ added in v0.139.2
type MetadataAlias struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Kind int64 `protobuf:"varint,2,opt,name=kind,proto3" json:"kind,omitempty"` Alias string `protobuf:"bytes,3,opt,name=alias,proto3" json:"alias,omitempty"` // contains filtered or unexported fields }
func (*MetadataAlias) Descriptor
deprecated
added in
v0.139.2
func (*MetadataAlias) Descriptor() ([]byte, []int)
Deprecated: Use MetadataAlias.ProtoReflect.Descriptor instead.
func (*MetadataAlias) GetAlias ¶ added in v0.139.2
func (x *MetadataAlias) GetAlias() string
func (*MetadataAlias) GetKind ¶ added in v0.139.2
func (x *MetadataAlias) GetKind() int64
func (*MetadataAlias) GetPos ¶ added in v0.139.2
func (x *MetadataAlias) GetPos() *Position
func (*MetadataAlias) ProtoMessage ¶ added in v0.139.2
func (*MetadataAlias) ProtoMessage()
func (*MetadataAlias) ProtoReflect ¶ added in v0.139.2
func (x *MetadataAlias) ProtoReflect() protoreflect.Message
func (*MetadataAlias) Reset ¶ added in v0.139.2
func (x *MetadataAlias) Reset()
func (*MetadataAlias) String ¶ added in v0.139.2
func (x *MetadataAlias) String() string
type MetadataCalls ¶
type MetadataCalls struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Calls []*Ref `protobuf:"bytes,2,rep,name=calls,proto3" json:"calls,omitempty"` // contains filtered or unexported fields }
func (*MetadataCalls) Descriptor
deprecated
func (*MetadataCalls) Descriptor() ([]byte, []int)
Deprecated: Use MetadataCalls.ProtoReflect.Descriptor instead.
func (*MetadataCalls) GetCalls ¶
func (x *MetadataCalls) GetCalls() []*Ref
func (*MetadataCalls) GetPos ¶
func (x *MetadataCalls) GetPos() *Position
func (*MetadataCalls) ProtoMessage ¶
func (*MetadataCalls) ProtoMessage()
func (*MetadataCalls) ProtoReflect ¶
func (x *MetadataCalls) ProtoReflect() protoreflect.Message
func (*MetadataCalls) Reset ¶
func (x *MetadataCalls) Reset()
func (*MetadataCalls) String ¶
func (x *MetadataCalls) String() string
type MetadataDatabases ¶
type MetadataDatabases struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Calls []*Ref `protobuf:"bytes,2,rep,name=calls,proto3" json:"calls,omitempty"` // contains filtered or unexported fields }
func (*MetadataDatabases) Descriptor
deprecated
func (*MetadataDatabases) Descriptor() ([]byte, []int)
Deprecated: Use MetadataDatabases.ProtoReflect.Descriptor instead.
func (*MetadataDatabases) GetCalls ¶
func (x *MetadataDatabases) GetCalls() []*Ref
func (*MetadataDatabases) GetPos ¶
func (x *MetadataDatabases) GetPos() *Position
func (*MetadataDatabases) ProtoMessage ¶
func (*MetadataDatabases) ProtoMessage()
func (*MetadataDatabases) ProtoReflect ¶
func (x *MetadataDatabases) ProtoReflect() protoreflect.Message
func (*MetadataDatabases) Reset ¶
func (x *MetadataDatabases) Reset()
func (*MetadataDatabases) String ¶
func (x *MetadataDatabases) String() string
type MetadataIngress ¶
type MetadataIngress struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Method string `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` Path []*IngressPathComponent `protobuf:"bytes,4,rep,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*MetadataIngress) Descriptor
deprecated
func (*MetadataIngress) Descriptor() ([]byte, []int)
Deprecated: Use MetadataIngress.ProtoReflect.Descriptor instead.
func (*MetadataIngress) GetMethod ¶
func (x *MetadataIngress) GetMethod() string
func (*MetadataIngress) GetPath ¶
func (x *MetadataIngress) GetPath() []*IngressPathComponent
func (*MetadataIngress) GetPos ¶
func (x *MetadataIngress) GetPos() *Position
func (*MetadataIngress) GetType ¶
func (x *MetadataIngress) GetType() string
func (*MetadataIngress) ProtoMessage ¶
func (*MetadataIngress) ProtoMessage()
func (*MetadataIngress) ProtoReflect ¶
func (x *MetadataIngress) ProtoReflect() protoreflect.Message
func (*MetadataIngress) Reset ¶
func (x *MetadataIngress) Reset()
func (*MetadataIngress) String ¶
func (x *MetadataIngress) String() string
type Metadata_Alias ¶ added in v0.139.2
type Metadata_Alias struct {
Alias *MetadataAlias `protobuf:"bytes,4,opt,name=alias,proto3,oneof"`
}
type Metadata_Calls ¶
type Metadata_Calls struct {
Calls *MetadataCalls `protobuf:"bytes,1,opt,name=calls,proto3,oneof"`
}
type Metadata_Databases ¶
type Metadata_Databases struct {
Databases *MetadataDatabases `protobuf:"bytes,3,opt,name=databases,proto3,oneof"`
}
type Metadata_Ingress ¶
type Metadata_Ingress struct {
Ingress *MetadataIngress `protobuf:"bytes,2,opt,name=ingress,proto3,oneof"`
}
type Module ¶
type Module struct { Runtime *ModuleRuntime `protobuf:"bytes,31634,opt,name=runtime,proto3,oneof" json:"runtime,omitempty"` Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Comments []string `protobuf:"bytes,2,rep,name=comments,proto3" json:"comments,omitempty"` Builtin bool `protobuf:"varint,3,opt,name=builtin,proto3" json:"builtin,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Decls []*Decl `protobuf:"bytes,5,rep,name=decls,proto3" json:"decls,omitempty"` // contains filtered or unexported fields }
func (*Module) Descriptor
deprecated
func (*Module) GetBuiltin ¶
func (*Module) GetComments ¶
func (*Module) GetRuntime ¶
func (x *Module) GetRuntime() *ModuleRuntime
func (*Module) ProtoMessage ¶
func (*Module) ProtoMessage()
func (*Module) ProtoReflect ¶
func (x *Module) ProtoReflect() protoreflect.Message
type ModuleRuntime ¶
type ModuleRuntime struct { CreateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` Language string `protobuf:"bytes,2,opt,name=language,proto3" json:"language,omitempty"` MinReplicas int32 `protobuf:"varint,3,opt,name=min_replicas,json=minReplicas,proto3" json:"min_replicas,omitempty"` // contains filtered or unexported fields }
func (*ModuleRuntime) Descriptor
deprecated
func (*ModuleRuntime) Descriptor() ([]byte, []int)
Deprecated: Use ModuleRuntime.ProtoReflect.Descriptor instead.
func (*ModuleRuntime) GetCreateTime ¶
func (x *ModuleRuntime) GetCreateTime() *timestamppb.Timestamp
func (*ModuleRuntime) GetLanguage ¶
func (x *ModuleRuntime) GetLanguage() string
func (*ModuleRuntime) GetMinReplicas ¶
func (x *ModuleRuntime) GetMinReplicas() int32
func (*ModuleRuntime) ProtoMessage ¶
func (*ModuleRuntime) ProtoMessage()
func (*ModuleRuntime) ProtoReflect ¶
func (x *ModuleRuntime) ProtoReflect() protoreflect.Message
func (*ModuleRuntime) Reset ¶
func (x *ModuleRuntime) Reset()
func (*ModuleRuntime) String ¶
func (x *ModuleRuntime) String() string
type Optional ¶
type Optional struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Type *Type `protobuf:"bytes,2,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
func (*Optional) Descriptor
deprecated
func (*Optional) ProtoMessage ¶
func (*Optional) ProtoMessage()
func (*Optional) ProtoReflect ¶
func (x *Optional) ProtoReflect() protoreflect.Message
type Position ¶
type Position struct { Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"` Line int64 `protobuf:"varint,2,opt,name=line,proto3" json:"line,omitempty"` Column int64 `protobuf:"varint,3,opt,name=column,proto3" json:"column,omitempty"` // contains filtered or unexported fields }
func (*Position) Descriptor
deprecated
func (*Position) GetFilename ¶
func (*Position) ProtoMessage ¶
func (*Position) ProtoMessage()
func (*Position) ProtoReflect ¶
func (x *Position) ProtoReflect() protoreflect.Message
type Ref ¶ added in v0.149.0
type Ref struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Module string `protobuf:"bytes,3,opt,name=module,proto3" json:"module,omitempty"` TypeParameters []*Type `protobuf:"bytes,4,rep,name=typeParameters,proto3" json:"typeParameters,omitempty"` // contains filtered or unexported fields }
func (*Ref) Descriptor
deprecated
added in
v0.149.0
func (*Ref) GetTypeParameters ¶ added in v0.149.0
func (*Ref) ProtoMessage ¶ added in v0.149.0
func (*Ref) ProtoMessage()
func (*Ref) ProtoReflect ¶ added in v0.149.0
func (x *Ref) ProtoReflect() protoreflect.Message
type Schema ¶
type Schema struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Modules []*Module `protobuf:"bytes,2,rep,name=modules,proto3" json:"modules,omitempty"` // contains filtered or unexported fields }
func (*Schema) Descriptor
deprecated
func (*Schema) GetModules ¶
func (*Schema) ProtoMessage ¶
func (*Schema) ProtoMessage()
func (*Schema) ProtoReflect ¶
func (x *Schema) ProtoReflect() protoreflect.Message
type Secret ¶ added in v0.146.0
type Secret struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Type *Type `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*Secret) Descriptor
deprecated
added in
v0.146.0
func (*Secret) ProtoMessage ¶ added in v0.146.0
func (*Secret) ProtoMessage()
func (*Secret) ProtoReflect ¶ added in v0.146.0
func (x *Secret) ProtoReflect() protoreflect.Message
type Status ¶
type Status int32
func (Status) Descriptor ¶
func (Status) Descriptor() protoreflect.EnumDescriptor
func (Status) EnumDescriptor
deprecated
func (Status) Number ¶
func (x Status) Number() protoreflect.EnumNumber
func (Status) Type ¶
func (Status) Type() protoreflect.EnumType
type String ¶
type String struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` // contains filtered or unexported fields }
func (*String) Descriptor
deprecated
func (*String) ProtoMessage ¶
func (*String) ProtoMessage()
func (*String) ProtoReflect ¶
func (x *String) ProtoReflect() protoreflect.Message
type StringValue ¶ added in v0.136.0
type StringValue struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*StringValue) Descriptor
deprecated
added in
v0.136.0
func (*StringValue) Descriptor() ([]byte, []int)
Deprecated: Use StringValue.ProtoReflect.Descriptor instead.
func (*StringValue) GetPos ¶ added in v0.136.0
func (x *StringValue) GetPos() *Position
func (*StringValue) GetValue ¶ added in v0.136.0
func (x *StringValue) GetValue() string
func (*StringValue) ProtoMessage ¶ added in v0.136.0
func (*StringValue) ProtoMessage()
func (*StringValue) ProtoReflect ¶ added in v0.136.0
func (x *StringValue) ProtoReflect() protoreflect.Message
func (*StringValue) Reset ¶ added in v0.136.0
func (x *StringValue) Reset()
func (*StringValue) String ¶ added in v0.136.0
func (x *StringValue) String() string
type Time ¶
type Time struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` // contains filtered or unexported fields }
func (*Time) Descriptor
deprecated
func (*Time) ProtoMessage ¶
func (*Time) ProtoMessage()
func (*Time) ProtoReflect ¶
func (x *Time) ProtoReflect() protoreflect.Message
type Type ¶
type Type struct { // Types that are assignable to Value: // // *Type_Int // *Type_Float // *Type_String_ // *Type_Bytes // *Type_Bool // *Type_Time // *Type_Array // *Type_Map // *Type_Any // *Type_Unit // *Type_Ref // *Type_Optional Value isType_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*Type) Descriptor
deprecated
func (*Type) GetOptional ¶
func (*Type) GetString_ ¶
func (*Type) ProtoMessage ¶
func (*Type) ProtoMessage()
func (*Type) ProtoReflect ¶
func (x *Type) ProtoReflect() protoreflect.Message
type TypeParameter ¶
type TypeParameter struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*TypeParameter) Descriptor
deprecated
func (*TypeParameter) Descriptor() ([]byte, []int)
Deprecated: Use TypeParameter.ProtoReflect.Descriptor instead.
func (*TypeParameter) GetName ¶
func (x *TypeParameter) GetName() string
func (*TypeParameter) GetPos ¶
func (x *TypeParameter) GetPos() *Position
func (*TypeParameter) ProtoMessage ¶
func (*TypeParameter) ProtoMessage()
func (*TypeParameter) ProtoReflect ¶
func (x *TypeParameter) ProtoReflect() protoreflect.Message
func (*TypeParameter) Reset ¶
func (x *TypeParameter) Reset()
func (*TypeParameter) String ¶
func (x *TypeParameter) String() string
type Type_Array ¶
type Type_Array struct {
Array *Array `protobuf:"bytes,7,opt,name=array,proto3,oneof"`
}
type Type_Bool ¶
type Type_Bool struct {
Bool *Bool `protobuf:"bytes,5,opt,name=bool,proto3,oneof"`
}
type Type_Bytes ¶
type Type_Bytes struct {
Bytes *Bytes `protobuf:"bytes,4,opt,name=bytes,proto3,oneof"`
}
type Type_Float ¶
type Type_Float struct {
Float *Float `protobuf:"bytes,2,opt,name=float,proto3,oneof"`
}
type Type_Optional ¶
type Type_Optional struct {
Optional *Optional `protobuf:"bytes,12,opt,name=optional,proto3,oneof"`
}
type Type_Ref ¶ added in v0.149.0
type Type_Ref struct {
Ref *Ref `protobuf:"bytes,11,opt,name=ref,proto3,oneof"`
}
type Type_String_ ¶
type Type_String_ struct {
String_ *String `protobuf:"bytes,3,opt,name=string,proto3,oneof"`
}
type Type_Time ¶
type Type_Time struct {
Time *Time `protobuf:"bytes,6,opt,name=time,proto3,oneof"`
}
type Type_Unit ¶
type Type_Unit struct {
Unit *Unit `protobuf:"bytes,10,opt,name=unit,proto3,oneof"`
}
type Unit ¶
type Unit struct { Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` // contains filtered or unexported fields }
func (*Unit) Descriptor
deprecated
func (*Unit) ProtoMessage ¶
func (*Unit) ProtoMessage()
func (*Unit) ProtoReflect ¶
func (x *Unit) ProtoReflect() protoreflect.Message
type Value ¶ added in v0.136.0
type Value struct { // Types that are assignable to Value: // // *Value_StringValue // *Value_IntValue Value isValue_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*Value) Descriptor
deprecated
added in
v0.136.0
func (*Value) GetIntValue ¶ added in v0.136.0
func (*Value) GetStringValue ¶ added in v0.136.0
func (x *Value) GetStringValue() *StringValue
func (*Value) ProtoMessage ¶ added in v0.136.0
func (*Value) ProtoMessage()
func (*Value) ProtoReflect ¶ added in v0.136.0
func (x *Value) ProtoReflect() protoreflect.Message
type Value_IntValue ¶ added in v0.136.0
type Value_IntValue struct {
IntValue *IntValue `protobuf:"bytes,2,opt,name=intValue,proto3,oneof"`
}
type Value_StringValue ¶ added in v0.136.0
type Value_StringValue struct {
StringValue *StringValue `protobuf:"bytes,1,opt,name=stringValue,proto3,oneof"`
}
type Verb ¶
type Verb struct { Runtime *VerbRuntime `protobuf:"bytes,31634,opt,name=runtime,proto3,oneof" json:"runtime,omitempty"` Pos *Position `protobuf:"bytes,1,opt,name=pos,proto3,oneof" json:"pos,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Comments []string `protobuf:"bytes,3,rep,name=comments,proto3" json:"comments,omitempty"` Request *Type `protobuf:"bytes,4,opt,name=request,proto3" json:"request,omitempty"` Response *Type `protobuf:"bytes,5,opt,name=response,proto3" json:"response,omitempty"` Metadata []*Metadata `protobuf:"bytes,6,rep,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*Verb) Descriptor
deprecated
func (*Verb) GetComments ¶
func (*Verb) GetMetadata ¶
func (*Verb) GetRequest ¶
func (*Verb) GetResponse ¶
func (*Verb) GetRuntime ¶
func (x *Verb) GetRuntime() *VerbRuntime
func (*Verb) ProtoMessage ¶
func (*Verb) ProtoMessage()
func (*Verb) ProtoReflect ¶
func (x *Verb) ProtoReflect() protoreflect.Message
type VerbRuntime ¶
type VerbRuntime struct { CreateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` StartTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` Status Status `protobuf:"varint,3,opt,name=status,proto3,enum=xyz.block.ftl.v1.schema.Status" json:"status,omitempty"` // contains filtered or unexported fields }
func (*VerbRuntime) Descriptor
deprecated
func (*VerbRuntime) Descriptor() ([]byte, []int)
Deprecated: Use VerbRuntime.ProtoReflect.Descriptor instead.
func (*VerbRuntime) GetCreateTime ¶
func (x *VerbRuntime) GetCreateTime() *timestamppb.Timestamp
func (*VerbRuntime) GetStartTime ¶
func (x *VerbRuntime) GetStartTime() *timestamppb.Timestamp
func (*VerbRuntime) GetStatus ¶
func (x *VerbRuntime) GetStatus() Status
func (*VerbRuntime) ProtoMessage ¶
func (*VerbRuntime) ProtoMessage()
func (*VerbRuntime) ProtoReflect ¶
func (x *VerbRuntime) ProtoReflect() protoreflect.Message
func (*VerbRuntime) Reset ¶
func (x *VerbRuntime) Reset()
func (*VerbRuntime) String ¶
func (x *VerbRuntime) String() string