effortfs

package
v0.51.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package effortfs manages filesystem-resident effort memory beneath a repository root.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Finish

func Finish(root, slug string) (string, error)

Finish moves an active effort directory into the archive and returns the repository-relative archive path.

func List

func List(root string) ([]string, error)

List returns the sorted slugs of active efforts. An active effort is a directory containing a regular memory.md file.

func New

func New(root, slug string) (string, error)

New creates a new active effort and returns the repository-relative path to its memory file.

func Show

func Show(root, slug string) (string, []byte, error)

Show returns the repository-relative memory path and the memory file's raw contents.

Types

This section is empty.

Jump to

Keyboard shortcuts

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