Documentation ¶
Index ¶
- type Instance
- func (*Instance) Descriptor() ([]byte, []int)
- func (this *Instance) Equal(that interface{}) bool
- func (*Instance) ProtoMessage()
- func (m *Instance) Reset()
- func (m *Instance) String() string
- func (m *Instance) XXX_DiscardUnknown()
- func (m *Instance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Instance) XXX_Merge(src proto.Message)
- func (m *Instance) XXX_Size() int
- func (m *Instance) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct { Hash github_com_mesg_foundation_engine_hash.Hash `` /* 148-byte string literal not displayed */ ServiceHash github_com_mesg_foundation_engine_hash.Hash `` /* 167-byte string literal not displayed */ EnvHash github_com_mesg_foundation_engine_hash.Hash `` /* 160-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Instance represents service's instance.
func (*Instance) Descriptor ¶ added in v0.14.0
func (*Instance) ProtoMessage ¶ added in v0.14.0
func (*Instance) ProtoMessage()
func (*Instance) XXX_DiscardUnknown ¶ added in v0.14.0
func (m *Instance) XXX_DiscardUnknown()
func (*Instance) XXX_Marshal ¶ added in v0.14.0
func (*Instance) XXX_Unmarshal ¶ added in v0.14.0
Click to show internal directories.
Click to hide internal directories.