diskcache

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FrameAvailability

func FrameAvailability(address string, frameType string, span common.TimeSpan) ([]common.TimeSpan, error)

func FramePaths

func FramePaths(address string, frameType string, span common.TimeSpan) ([]string, error)

Types

type ExternalDiskCacheServer

type ExternalDiskCacheServer struct {
	// contains filtered or unexported fields
}

func NewExternalDiskCacheServer

func NewExternalDiskCacheServer(address string, poolSize int) *ExternalDiskCacheServer

func (*ExternalDiskCacheServer) Close

func (dc *ExternalDiskCacheServer) Close()

func (*ExternalDiskCacheServer) ConnectionString

func (dc *ExternalDiskCacheServer) ConnectionString() string

func (*ExternalDiskCacheServer) FrameFilePaths

func (dc *ExternalDiskCacheServer) FrameFilePaths(frameType string, timeSpan common.TimeSpan) ([]string, error)

func (*ExternalDiskCacheServer) FrameIntervals

func (dc *ExternalDiskCacheServer) FrameIntervals(frameType string, timeSpan common.TimeSpan) ([]common.TimeSpan, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL