Versions in this module Expand all Collapse all v0 v0.0.1 Feb 17, 2020 Changes in this version + type JsonRecord struct + Json string + Tag string + Time *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*JsonRecord) Descriptor() ([]byte, []int) + func (*JsonRecord) ProtoMessage() + func (dst *JsonRecord) XXX_Merge(src proto.Message) + func (m *JsonRecord) GetJson() string + func (m *JsonRecord) GetTag() string + func (m *JsonRecord) GetTime() *timestamp.Timestamp + func (m *JsonRecord) Reset() + func (m *JsonRecord) String() string + func (m *JsonRecord) XXX_DiscardUnknown() + func (m *JsonRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *JsonRecord) XXX_Size() int + func (m *JsonRecord) XXX_Unmarshal(b []byte) error