goofy

package module
v0.0.0-...-783383a Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 12 Imported by: 0

README

goofy

WIP. Don't look!! It's yucky!

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BaseType404Err = errors.New("identifier base type not found")
View Source
var DebugLog = log.New(io.Discard, "DEBUG: ", log.Lshortfile)
View Source
var ErrLog = log.New(os.Stderr, "ERROR: ", log.Lshortfile)
View Source
var InfoLog = log.New(os.Stdout, "INFO: ", log.Lshortfile)

Functions

This section is empty.

Types

type Goofer

type Goofer struct {
	InfoLog  *log.Logger
	DebugLog *log.Logger
	ErrLog   *log.Logger
}

func NewGoofer

func NewGoofer() *Goofer

func (*Goofer) Run

func (g *Goofer) Run(src_roots []string, ignore_rgx *regexp.Regexp) error

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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