MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / Close

Method Close

internal/relay/server.go:130–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

128}
129
130func (s *Server) Close() error {
131 return s.smtpServer.Close()
132}
133
134// SMTP backend implementation
135

Calls

no outgoing calls