directory
0.2.0-pre2
Repository: https://github.com/knieriem/gointernal.git
Documentation: pkg.go.dev

# Packages

Package auth provides access to user-provided authentication credentials.
Package lockedfile creates and manipulates files whose contents should only change atomically.
Package par implements parallel execution helpers.
Package str provides string manipulation utilities.
Package web defines minimal helper routines for accessing HTTP/HTTPS resources without requiring external dependencies on the net package.