Versions in this module Expand all Collapse all v0 v0.7.0 Mar 7, 2019 Changes in this version + type Representation struct + Address string + Port string + Region string + func (z *Representation) DecodeMsg(dc *msgp.Reader) (err error) + func (z *Representation) UnmarshalMsg(bts []byte) (o []byte, err error) + func (z Representation) EncodeMsg(en *msgp.Writer) (err error) + func (z Representation) MarshalMsg(b []byte) (o []byte, err error) + func (z Representation) Msgsize() (s int)