unsupported

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Child

type Child struct {
	Name                 string   `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
	Parent               *Parent  `protobuf:"bytes,2,opt,name=Parent,proto3" json:"Parent,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Child) Descriptor

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

func (*Child) GetName

func (m *Child) GetName() string

func (*Child) GetParent

func (m *Child) GetParent() *Parent

func (*Child) ProtoMessage

func (*Child) ProtoMessage()

func (*Child) Reset

func (m *Child) Reset()

func (*Child) String

func (m *Child) String() string

func (*Child) XXX_DiscardUnknown

func (m *Child) XXX_DiscardUnknown()

func (*Child) XXX_Marshal

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

func (*Child) XXX_Merge

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

func (*Child) XXX_Size

func (m *Child) XXX_Size() int

func (*Child) XXX_Unmarshal

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

type Model

type Model struct {
	Uint32Key            uint32   `protobuf:"varint,1,opt,name=uint32_key,json=uint32Key,proto3" json:"uint32_key,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Model) Descriptor

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

func (*Model) GetUint32Key

func (m *Model) GetUint32Key() uint32

func (*Model) ProtoMessage

func (*Model) ProtoMessage()

func (*Model) Reset

func (m *Model) Reset()

func (*Model) String

func (m *Model) String() string

func (*Model) XXX_DiscardUnknown

func (m *Model) XXX_DiscardUnknown()

func (*Model) XXX_Marshal

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

func (*Model) XXX_Merge

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

func (*Model) XXX_Size

func (m *Model) XXX_Size() int

func (*Model) XXX_Unmarshal

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

type Parent

type Parent struct {
	Name                 string   `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Parent) Descriptor

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

func (*Parent) GetName

func (m *Parent) GetName() string

func (*Parent) ProtoMessage

func (*Parent) ProtoMessage()

func (*Parent) Reset

func (m *Parent) Reset()

func (*Parent) String

func (m *Parent) String() string

func (*Parent) XXX_DiscardUnknown

func (m *Parent) XXX_DiscardUnknown()

func (*Parent) XXX_Marshal

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

func (*Parent) XXX_Merge

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

func (*Parent) XXX_Size

func (m *Parent) XXX_Size() int

func (*Parent) XXX_Unmarshal

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

type StructMessage

type StructMessage struct {
	StructKey            *_struct.Struct `protobuf:"bytes,1,opt,name=StructKey,proto3" json:"StructKey,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*StructMessage) Descriptor

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

func (*StructMessage) GetStructKey

func (m *StructMessage) GetStructKey() *_struct.Struct

func (*StructMessage) ProtoMessage

func (*StructMessage) ProtoMessage()

func (*StructMessage) Reset

func (m *StructMessage) Reset()

func (*StructMessage) String

func (m *StructMessage) String() string

func (*StructMessage) XXX_DiscardUnknown

func (m *StructMessage) XXX_DiscardUnknown()

func (*StructMessage) XXX_Marshal

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

func (*StructMessage) XXX_Merge

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

func (*StructMessage) XXX_Size

func (m *StructMessage) XXX_Size() int

func (*StructMessage) XXX_Unmarshal

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

type TS

type TS struct {
	StartedOn            *timestamp.Timestamp `protobuf:"bytes,1,opt,name=StartedOn,proto3" json:"StartedOn,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*TS) Descriptor

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

func (*TS) GetStartedOn

func (m *TS) GetStartedOn() *timestamp.Timestamp

func (*TS) ProtoMessage

func (*TS) ProtoMessage()

func (*TS) Reset

func (m *TS) Reset()

func (*TS) String

func (m *TS) String() string

func (*TS) XXX_DiscardUnknown

func (m *TS) XXX_DiscardUnknown()

func (*TS) XXX_Marshal

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

func (*TS) XXX_Merge

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

func (*TS) XXX_Size

func (m *TS) XXX_Size() int

func (*TS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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