Versions in this module Expand all Collapse all v0 v0.0.2 Sep 5, 2019 Changes in this version + type EntityConfig struct + Config []byte + Name string + Tomstoned bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*EntityConfig) Descriptor() ([]byte, []int) + func (*EntityConfig) ProtoMessage() + func (m *EntityConfig) GetConfig() []byte + func (m *EntityConfig) GetName() string + func (m *EntityConfig) GetTomstoned() bool + func (m *EntityConfig) Reset() + func (m *EntityConfig) String() string + func (m *EntityConfig) XXX_DiscardUnknown() + func (m *EntityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EntityConfig) XXX_Merge(src proto.Message) + func (m *EntityConfig) XXX_Size() int + func (m *EntityConfig) XXX_Unmarshal(b []byte) error + type EntityList struct + Entities []*EntityName + LastUpdatedAt int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*EntityList) Descriptor() ([]byte, []int) + func (*EntityList) ProtoMessage() + func (m *EntityList) GetEntities() []*EntityName + func (m *EntityList) GetLastUpdatedAt() int64 + func (m *EntityList) Reset() + func (m *EntityList) String() string + func (m *EntityList) XXX_DiscardUnknown() + func (m *EntityList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EntityList) XXX_Merge(src proto.Message) + func (m *EntityList) XXX_Size() int + func (m *EntityList) XXX_Unmarshal(b []byte) error + type EntityName struct + Incarnation int32 + LastUpdatedAt int64 + Name string + Tomstoned bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*EntityName) Descriptor() ([]byte, []int) + func (*EntityName) ProtoMessage() + func (m *EntityName) GetIncarnation() int32 + func (m *EntityName) GetLastUpdatedAt() int64 + func (m *EntityName) GetName() string + func (m *EntityName) GetTomstoned() bool + func (m *EntityName) Reset() + func (m *EntityName) String() string + func (m *EntityName) XXX_DiscardUnknown() + func (m *EntityName) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EntityName) XXX_Merge(src proto.Message) + func (m *EntityName) XXX_Size() int + func (m *EntityName) XXX_Unmarshal(b []byte) error + type EnumCases struct + Cases []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*EnumCases) Descriptor() ([]byte, []int) + func (*EnumCases) ProtoMessage() + func (m *EnumCases) GetCases() []string + func (m *EnumCases) Reset() + func (m *EnumCases) String() string + func (m *EnumCases) XXX_DiscardUnknown() + func (m *EnumCases) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EnumCases) XXX_Merge(src proto.Message) + func (m *EnumCases) XXX_Size() int + func (m *EnumCases) XXX_Unmarshal(b []byte) error + type EnumNodeList struct + NumEnumNodes int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*EnumNodeList) Descriptor() ([]byte, []int) + func (*EnumNodeList) ProtoMessage() + func (m *EnumNodeList) GetNumEnumNodes() int32 + func (m *EnumNodeList) Reset() + func (m *EnumNodeList) String() string + func (m *EnumNodeList) XXX_DiscardUnknown() + func (m *EnumNodeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EnumNodeList) XXX_Merge(src proto.Message) + func (m *EnumNodeList) XXX_Size() int + func (m *EnumNodeList) XXX_Unmarshal(b []byte) error