serializer

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Serializer

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

Serializer contains poller

func NewSerializer

func NewSerializer(poller poller.Fetcher) *Serializer

NewSerializer returns a new Serializer

func (*Serializer) GetSerializedData

func (serializer *Serializer) GetSerializedData() (string, error)

GetSerializedData serializes split and segment data into strings

type SplitCachePreload

type SplitCachePreload struct {
	Since              int64
	UsingSegmentsCount int
	SplitsData         string
	SegmentsData       string
}

SplitCachePreload does something

Jump to

Keyboard shortcuts

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