index

package
v0.0.35 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(c Config) ([]byte, error)

Types

type Config

type Config struct {
	Current     string
	Previous    string
	Directories []Directory
	Files       []File
}

type Directory

type Directory struct {
	Name  string
	Ref   string
	MTime time.Time
}

type File

type File struct {
	Name  string
	Ref   string
	MTime time.Time
	Size  uint64
}

Jump to

Keyboard shortcuts

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