package
4.1.4
Repository: https://git.sr.ht/~nelsam/hel
Documentation: pkg.go.dev

# Functions

Load loads a Dirs value for goDirs.

# Structs

A Dependency is a struct containing a package and a dependent type spec.
A Dir is a type that represents a directory containing Go packages.

# Interfaces

A GoDir is a type that represents a directory of Go files.

# Type aliases

Dirs is a slice of Dir values, to provide sugar for running some methods against multiple Dir values.