memory

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Capturer

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

func NewCapturer

func NewCapturer(client *ent.Client) *Capturer

func (*Capturer) Capture

func (c *Capturer) Capture(date time.Time, outputDir string) error

Capture scans all projects and generates memory files for a given date

type Commit

type Commit struct {
	Hash      string
	Agent     string
	Category  string
	Message   string
	Timestamp time.Time
	Project   string
}

Jump to

Keyboard shortcuts

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