builder

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

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

func New

func New() (*Builder, error)

func (*Builder) Build

func (b *Builder) Build(ctx context.Context, format string, configPath string) ([]Output, error)

type Output

type Output struct {
	Size int64
	Path string
	Name string
}

func FilePathWalkDir

func FilePathWalkDir(root string) ([]Output, error)

Jump to

Keyboard shortcuts

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