MCPcopy Index your code
hub / github.com/emersion/go-msgauth

github.com/emersion/go-msgauth @v0.7.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.7.0 ↗ · + Follow
198 symbols 483 edges 27 files 26 documented · 13% 4 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

go-msgauth

Go Reference

A Go library and tools to authenticate e-mails.

Libraries

Tools

A few tools are included in go-msgauth:

  • dkim-keygen: generate a DKIM key
  • dkim-milter: a mail filter to sign and verify DKIM signatures
  • dkim-verify: verify a DKIM-signed email
  • dmarc-lookup: lookup the DMARC policy of a domain

License

MIT

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 95
Method 54
Struct 29
TypeAlias 13
Interface 4
FuncType 3

Languages

Go100%

Modules by API surface

authres/parse.go35 symbols
dkim/verify.go22 symbols
dkim/canonical.go20 symbols
dkim/query.go15 symbols
cmd/dkim-milter/main.go14 symbols
dmarc/lookup.go12 symbols
dkim/header.go11 symbols
dkim/verify_test.go10 symbols
dkim/sign.go10 symbols
dkim/header_test.go8 symbols
cmd/dkim-keygen/main.go8 symbols
dmarc/dmarc.go5 symbols

For agents

$ claude mcp add go-msgauth \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page