storage

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PS

type PS interface {
	Stop()
}

func New

func New(file *os.File, interval time.Duration, content interface{}) PS

type PeriodicSync

type PeriodicSync struct {
	File     *os.File
	Interval time.Duration
	Content  interface{}
	// contains filtered or unexported fields
}

func (*PeriodicSync) Stop

func (sync *PeriodicSync) Stop()

Jump to

Keyboard shortcuts

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