Go module for retrieving IETF RFCs, RFC documents contain technical specifications and organizational notes for the Internet.
- Fetch the module with go get:
go get "github.com/TWolfis/ietfrfc"
- Import the module in your code
import "github.com/TWolfis/ietfrfc"