Versions in this module Expand all Collapse all v0 v0.2.0 Mar 31, 2017 v0.1.0 Mar 29, 2017 Changes in this version + const AesKeyLenBytes + const BoltDbDir + const ChunkRotateThreshold + const CompressedEncryptedStorePath + const SeekableStorePath + const WalManagerDataDir + const WalSizeThreshold + const WriterHttpPort + type Context struct + func NewContext(discovery *ctypes.DiscoveryFile, scalableStoreUrl *url.URL) *Context + func (c *Context) AuthToken() string + func (c *Context) GetCaCertificates() *x509.CertPool + func (c *Context) GetPubSubServerAddr() string + func (c *Context) GetPubSubServerBindAddr() string + func (c *Context) GetSignedServerCertificate() tls.Certificate + func (c *Context) GetStreamEncryptionKey() []byte + func (c *Context) GetWriterIp() string + func (c *Context) GetWriterPort() int + func (c *Context) GetWriterServerAddr() string + func (c *Context) ScalableStoreUrl() *url.URL