inomon / storage

MailHog storage implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MailHog storage backends GoDoc Build Status

github.com/mailhog/storage implements MailHog storage backends:

  • In-memory
  • MongoDB

You should implement storage.Storage interface to provide your own storage backend.

Licence

Copyright ©‎ 2014 - 2016, Ian Kent (http://iankent.uk)

Released under MIT license, see LICENSE for details.

About

MailHog storage implementations

License:MIT License


Languages

Language:Go 100.0%