proto

package
v0.0.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EntityConfig

type EntityConfig struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Tomstoned            bool     `protobuf:"varint,2,opt,name=tomstoned,proto3" json:"tomstoned,omitempty"`
	Config               []byte   `protobuf:"bytes,3,opt,name=config,proto3" json:"config,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EntityConfig) Descriptor

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

func (*EntityConfig) GetConfig

func (m *EntityConfig) GetConfig() []byte

func (*EntityConfig) GetName

func (m *EntityConfig) GetName() string

func (*EntityConfig) GetTomstoned

func (m *EntityConfig) GetTomstoned() bool

func (*EntityConfig) ProtoMessage

func (*EntityConfig) ProtoMessage()

func (*EntityConfig) Reset

func (m *EntityConfig) Reset()

func (*EntityConfig) String

func (m *EntityConfig) String() string

func (*EntityConfig) XXX_DiscardUnknown

func (m *EntityConfig) XXX_DiscardUnknown()

func (*EntityConfig) XXX_Marshal

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

func (*EntityConfig) XXX_Merge

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

func (*EntityConfig) XXX_Size

func (m *EntityConfig) XXX_Size() int

func (*EntityConfig) XXX_Unmarshal

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

type EntityList

type EntityList struct {
	LastUpdatedAt        int64         `protobuf:"varint,1,opt,name=last_updated_at,json=lastUpdatedAt,proto3" json:"last_updated_at,omitempty"`
	Entities             []*EntityName `protobuf:"bytes,2,rep,name=entities,proto3" json:"entities,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*EntityList) Descriptor

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

func (*EntityList) GetEntities

func (m *EntityList) GetEntities() []*EntityName

func (*EntityList) GetLastUpdatedAt

func (m *EntityList) GetLastUpdatedAt() int64

func (*EntityList) ProtoMessage

func (*EntityList) ProtoMessage()

func (*EntityList) Reset

func (m *EntityList) Reset()

func (*EntityList) String

func (m *EntityList) String() string

func (*EntityList) XXX_DiscardUnknown

func (m *EntityList) XXX_DiscardUnknown()

func (*EntityList) XXX_Marshal

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

func (*EntityList) XXX_Merge

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

func (*EntityList) XXX_Size

func (m *EntityList) XXX_Size() int

func (*EntityList) XXX_Unmarshal

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

type EntityName

type EntityName struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Tomstoned            bool     `protobuf:"varint,2,opt,name=tomstoned,proto3" json:"tomstoned,omitempty"`
	Incarnation          int32    `protobuf:"varint,3,opt,name=incarnation,proto3" json:"incarnation,omitempty"`
	LastUpdatedAt        int64    `protobuf:"varint,4,opt,name=last_updated_at,json=lastUpdatedAt,proto3" json:"last_updated_at,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EntityName) Descriptor

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

func (*EntityName) GetIncarnation

func (m *EntityName) GetIncarnation() int32

func (*EntityName) GetLastUpdatedAt

func (m *EntityName) GetLastUpdatedAt() int64

func (*EntityName) GetName

func (m *EntityName) GetName() string

func (*EntityName) GetTomstoned

func (m *EntityName) GetTomstoned() bool

func (*EntityName) ProtoMessage

func (*EntityName) ProtoMessage()

func (*EntityName) Reset

func (m *EntityName) Reset()

func (*EntityName) String

func (m *EntityName) String() string

func (*EntityName) XXX_DiscardUnknown

func (m *EntityName) XXX_DiscardUnknown()

func (*EntityName) XXX_Marshal

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

func (*EntityName) XXX_Merge

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

func (*EntityName) XXX_Size

func (m *EntityName) XXX_Size() int

func (*EntityName) XXX_Unmarshal

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

type EnumCases

type EnumCases struct {
	Cases                []string `protobuf:"bytes,1,rep,name=cases,proto3" json:"cases,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EnumCases) Descriptor

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

func (*EnumCases) GetCases

func (m *EnumCases) GetCases() []string

func (*EnumCases) ProtoMessage

func (*EnumCases) ProtoMessage()

func (*EnumCases) Reset

func (m *EnumCases) Reset()

func (*EnumCases) String

func (m *EnumCases) String() string

func (*EnumCases) XXX_DiscardUnknown

func (m *EnumCases) XXX_DiscardUnknown()

func (*EnumCases) XXX_Marshal

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

func (*EnumCases) XXX_Merge

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

func (*EnumCases) XXX_Size

func (m *EnumCases) XXX_Size() int

func (*EnumCases) XXX_Unmarshal

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

type EnumNodeList

type EnumNodeList struct {
	NumEnumNodes         int32    `protobuf:"varint,1,opt,name=numEnumNodes,proto3" json:"numEnumNodes,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EnumNodeList) Descriptor

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

func (*EnumNodeList) GetNumEnumNodes

func (m *EnumNodeList) GetNumEnumNodes() int32

func (*EnumNodeList) ProtoMessage

func (*EnumNodeList) ProtoMessage()

func (*EnumNodeList) Reset

func (m *EnumNodeList) Reset()

func (*EnumNodeList) String

func (m *EnumNodeList) String() string

func (*EnumNodeList) XXX_DiscardUnknown

func (m *EnumNodeList) XXX_DiscardUnknown()

func (*EnumNodeList) XXX_Marshal

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

func (*EnumNodeList) XXX_Merge

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

func (*EnumNodeList) XXX_Size

func (m *EnumNodeList) XXX_Size() int

func (*EnumNodeList) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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