add note about interface
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
|||||||
"gitlab.com/etke.cc/go/logger"
|
"gitlab.com/etke.cc/go/logger"
|
||||||
)
|
)
|
||||||
|
|
||||||
// msa is mail submission agent
|
// msa is mail submission agent, implements smtp.Backend
|
||||||
type msa struct {
|
type msa struct {
|
||||||
log *logger.Logger
|
log *logger.Logger
|
||||||
domain string
|
domain string
|
||||||
|
|||||||
Reference in New Issue
Block a user