tempfs

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MemoryRoots = []string{"/dev/shm"}

Functions

This section is empty.

Types

type Config

type Config struct {
	EpisodeDir string
	TempRoot   string
}

type Store

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

func New

func New(cfg Config) (*Store, error)

func (*Store) Cleanup

func (s *Store) Cleanup() error

func (*Store) FramePath

func (s *Store) FramePath(feature string, frameIndex int) string

func (*Store) Pattern

func (s *Store) Pattern(feature string) string

func (*Store) WritePNG

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

Jump to

Keyboard shortcuts

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