tmpstore

package module
v0.0.0-...-4592d44 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2019 License: MIT Imports: 6 Imported by: 0

README

tmpstore

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

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

func New

func New() *Store

func (*Store) Clear

func (s *Store) Clear()

func (*Store) Data

func (s *Store) Data(name string) ([]byte, error)

func (*Store) Dir

func (s *Store) Dir() string

func (*Store) Remove

func (s *Store) Remove(name string) error

func (*Store) Run

func (s *Store) Run()

func (*Store) SetDirectory

func (s *Store) SetDirectory(dir string)

func (*Store) SetDuration

func (s *Store) SetDuration(duration time.Duration)

func (*Store) SetLifetime

func (s *Store) SetLifetime(lifetime time.Duration)

func (*Store) SetMaxFileSize

func (s *Store) SetMaxFileSize(size int)

func (*Store) Store

func (s *Store) Store(name string, data []byte) error

func (*Store) UpdateTime

func (s *Store) UpdateTime(name string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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