scriptspb

package
v0.0.0-...-8540621 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthScripts        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowScripts          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupScripts = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type FuncArgsSpec

type FuncArgsSpec struct {
	Args []*FuncArgsSpec_Arg `protobuf:"bytes,1,rep,name=args,proto3" json:"args,omitempty"`
}

func (*FuncArgsSpec) Descriptor

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

func (*FuncArgsSpec) Equal

func (this *FuncArgsSpec) Equal(that interface{}) bool

func (*FuncArgsSpec) GetArgs

func (m *FuncArgsSpec) GetArgs() []*FuncArgsSpec_Arg

func (*FuncArgsSpec) GoString

func (this *FuncArgsSpec) GoString() string

func (*FuncArgsSpec) Marshal

func (m *FuncArgsSpec) Marshal() (dAtA []byte, err error)

func (*FuncArgsSpec) MarshalTo

func (m *FuncArgsSpec) MarshalTo(dAtA []byte) (int, error)

func (*FuncArgsSpec) MarshalToSizedBuffer

func (m *FuncArgsSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*FuncArgsSpec) ProtoMessage

func (*FuncArgsSpec) ProtoMessage()

func (*FuncArgsSpec) Reset

func (m *FuncArgsSpec) Reset()

func (*FuncArgsSpec) Size

func (m *FuncArgsSpec) Size() (n int)

func (*FuncArgsSpec) String

func (this *FuncArgsSpec) String() string

func (*FuncArgsSpec) Unmarshal

func (m *FuncArgsSpec) Unmarshal(dAtA []byte) error

func (*FuncArgsSpec) XXX_DiscardUnknown

func (m *FuncArgsSpec) XXX_DiscardUnknown()

func (*FuncArgsSpec) XXX_Marshal

func (m *FuncArgsSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FuncArgsSpec) XXX_Merge

func (m *FuncArgsSpec) XXX_Merge(src proto.Message)

func (*FuncArgsSpec) XXX_Size

func (m *FuncArgsSpec) XXX_Size() int

func (*FuncArgsSpec) XXX_Unmarshal

func (m *FuncArgsSpec) XXX_Unmarshal(b []byte) error

type FuncArgsSpec_Arg

type FuncArgsSpec_Arg struct {
	DataType     typespb.DataType     `protobuf:"varint,1,opt,name=data_type,json=dataType,proto3,enum=px.types.DataType" json:"data_type,omitempty"`
	SemanticType typespb.SemanticType `protobuf:"varint,2,opt,name=semantic_type,json=semanticType,proto3,enum=px.types.SemanticType" json:"semantic_type,omitempty"`
	Name         string               `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	DefaultValue string               `protobuf:"bytes,5,opt,name=default_value,json=defaultValue,proto3" json:"default_value,omitempty"`
}

func (*FuncArgsSpec_Arg) Descriptor

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

func (*FuncArgsSpec_Arg) Equal

func (this *FuncArgsSpec_Arg) Equal(that interface{}) bool

func (*FuncArgsSpec_Arg) GetDataType

func (m *FuncArgsSpec_Arg) GetDataType() typespb.DataType

func (*FuncArgsSpec_Arg) GetDefaultValue

func (m *FuncArgsSpec_Arg) GetDefaultValue() string

func (*FuncArgsSpec_Arg) GetName

func (m *FuncArgsSpec_Arg) GetName() string

func (*FuncArgsSpec_Arg) GetSemanticType

func (m *FuncArgsSpec_Arg) GetSemanticType() typespb.SemanticType

func (*FuncArgsSpec_Arg) GoString

func (this *FuncArgsSpec_Arg) GoString() string

func (*FuncArgsSpec_Arg) Marshal

func (m *FuncArgsSpec_Arg) Marshal() (dAtA []byte, err error)

func (*FuncArgsSpec_Arg) MarshalTo

func (m *FuncArgsSpec_Arg) MarshalTo(dAtA []byte) (int, error)

func (*FuncArgsSpec_Arg) MarshalToSizedBuffer

func (m *FuncArgsSpec_Arg) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*FuncArgsSpec_Arg) ProtoMessage

func (*FuncArgsSpec_Arg) ProtoMessage()

func (*FuncArgsSpec_Arg) Reset

func (m *FuncArgsSpec_Arg) Reset()

func (*FuncArgsSpec_Arg) Size

func (m *FuncArgsSpec_Arg) Size() (n int)

func (*FuncArgsSpec_Arg) String

func (this *FuncArgsSpec_Arg) String() string

func (*FuncArgsSpec_Arg) Unmarshal

func (m *FuncArgsSpec_Arg) Unmarshal(dAtA []byte) error

func (*FuncArgsSpec_Arg) XXX_DiscardUnknown

func (m *FuncArgsSpec_Arg) XXX_DiscardUnknown()

func (*FuncArgsSpec_Arg) XXX_Marshal

func (m *FuncArgsSpec_Arg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FuncArgsSpec_Arg) XXX_Merge

func (m *FuncArgsSpec_Arg) XXX_Merge(src proto.Message)

func (*FuncArgsSpec_Arg) XXX_Size

func (m *FuncArgsSpec_Arg) XXX_Size() int

func (*FuncArgsSpec_Arg) XXX_Unmarshal

func (m *FuncArgsSpec_Arg) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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