Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheOptions ¶
type DistributedCache ¶
type DistributedCache struct {
// contains filtered or unexported fields
}
func NewDistributedCache ¶
func NewDistributedCache( metrics *metrics.QuantumStorageMetrics, tracer tracing.Tracer, natsConn *nats.Conn, options CacheOptions, ) (*DistributedCache, error)
Click to show internal directories.
Click to hide internal directories.