Categorygithub.com/fanatic/go-netrc
repository
0.0.0-20211116203819-a55111cfa3aa
Repository: https://github.com/fanatic/go-netrc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-netrc

A Golang package for reading and writing netrc files. This package can parse netrc files, make changes to them, and then serialize them back to netrc format, while preserving any whitespace that was present in the source file.

GoDoc