Registry / testing / mailhog-storage

mailhog-storage

JSON →
library1.0.1gogounverified

Storage backends for MailHog, an email testing tool.

go get github.com/mailhog/storage
INSTALL
IMPORT
SIG · MAILHOG-STORAGE
M
mailhog-storage
testinggov1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

storage
github.com/mailhog/storage

Create an in-memory storage backend.

package main import ( "github.com/mailhog/storage" ) func main() { store := storage.NewMemoryStorage() _ = store }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mailhog-storage — go get mailhog-storage · libregistry