txtar

package
v2.12.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RecurseOpt

type RecurseOpt bool
const (
	Recurse   RecurseOpt = true
	NoRecurse RecurseOpt = false
)

type TxtarDirVisitor

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

func NewDirVisitor

func NewDirVisitor(rootDir string, recurse RecurseOpt, cb func(path string) error) *TxtarDirVisitor

func (*TxtarDirVisitor) Walk

func (d *TxtarDirVisitor) Walk() error

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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