mirror of
https://github.com/emersion/go-msgauth
synced 2026-07-03 17:48:34 +00:00
5 lines
150 B
Go
5 lines
150 B
Go
// Package authres parses and formats Authentication-Results
|
|
//
|
|
// Authentication-Results header fields are standardized in RFC 7601.
|
|
package authres
|