Versions in this module Expand all Collapse all v1 v1.0.21 Aug 17, 2018 v1.0.20 Jul 5, 2018 Changes in this version + type GoshawkConfig struct + BufferSize int32 + DestLog *LogConfig + SourceLog []*LogConfig + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GoshawkConfig) Descriptor() ([]byte, []int) + func (*GoshawkConfig) ProtoMessage() + func (dst *GoshawkConfig) XXX_Merge(src proto.Message) + func (m *GoshawkConfig) GetBufferSize() int32 + func (m *GoshawkConfig) GetDestLog() *LogConfig + func (m *GoshawkConfig) GetSourceLog() []*LogConfig + func (m *GoshawkConfig) Reset() + func (m *GoshawkConfig) String() string + func (m *GoshawkConfig) XXX_DiscardUnknown() + func (m *GoshawkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GoshawkConfig) XXX_Size() int + func (m *GoshawkConfig) XXX_Unmarshal(b []byte) error + type GossipConfig struct + BufferSize int32 + DestLog []*LogConfig + PrivateKey *any.Any + RootCert string + SourceLog []*LogConfig + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GossipConfig) Descriptor() ([]byte, []int) + func (*GossipConfig) ProtoMessage() + func (dst *GossipConfig) XXX_Merge(src proto.Message) + func (m *GossipConfig) GetBufferSize() int32 + func (m *GossipConfig) GetDestLog() []*LogConfig + func (m *GossipConfig) GetPrivateKey() *any.Any + func (m *GossipConfig) GetRootCert() string + func (m *GossipConfig) GetSourceLog() []*LogConfig + func (m *GossipConfig) Reset() + func (m *GossipConfig) String() string + func (m *GossipConfig) XXX_DiscardUnknown() + func (m *GossipConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GossipConfig) XXX_Size() int + func (m *GossipConfig) XXX_Unmarshal(b []byte) error + type LogConfig struct + MinReqInterval *duration.Duration + Name string + PublicKey *keyspb.PublicKey + Url string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*LogConfig) Descriptor() ([]byte, []int) + func (*LogConfig) ProtoMessage() + func (dst *LogConfig) XXX_Merge(src proto.Message) + func (m *LogConfig) GetMinReqInterval() *duration.Duration + func (m *LogConfig) GetName() string + func (m *LogConfig) GetPublicKey() *keyspb.PublicKey + func (m *LogConfig) GetUrl() string + func (m *LogConfig) Reset() + func (m *LogConfig) String() string + func (m *LogConfig) XXX_DiscardUnknown() + func (m *LogConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LogConfig) XXX_Size() int + func (m *LogConfig) XXX_Unmarshal(b []byte) error