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

# Functions

Packages looks for directories matching the passed in package patterns and returns Dir values for each directory that can be successfully imported and is found to match one of the patterns.

# Structs

Dir represents a parsed directory containing go files.