tempfile

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: May 12, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package tempfile resolves pre-seeded temperatures from .temp.json files.

Index

Constants

View Source
const FileName = ".temp.json"

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

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

func Load

func Load(dir string) (*Resolver, error)

Read .temp.json from dir; (nil, nil) if the file is absent.

func (*Resolver) Resolve

func (r *Resolver) Resolve(relPath string) (float64, bool)

Jump to

Keyboard shortcuts

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