Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/foxcpp/maddy
/ Write
Method
Write
framework/log/output.go:26–26 ·
view source on GitHub ↗
(stamp time.Time, debug bool, msg string)
Source
from the content-addressed store, hash-verified
24
25
type
Output
interface
{
26
Write(stamp time.Time, debug bool, msg string)
27
Close() error
28
}
29
Callers
10
Write
Method · 0.65
output
Method · 0.65
log
Method · 0.65
marshalOrderedJSON
Function · 0.65
submitMsgOpts
Function · 0.65
TestSMTPDelivery_AbortData
Function · 0.65
Write
Method · 0.65
verifyTestMsg
Function · 0.65
HandleBind
Method · 0.65
HandleSearch
Method · 0.65
Implementers
8
multiOut
framework/log/output.go
funcOut
framework/log/output.go
NopOutput
framework/log/output.go
Logger
framework/log/log.go
syslogOut
framework/log/syslog.go
wcOutput
framework/log/writer.go
s3blob
internal/storage/blob/s3/s3.go
Conn
tests/conn.go
Calls
no outgoing calls
Tested by
5
submitMsgOpts
Function · 0.52
TestSMTPDelivery_AbortData
Function · 0.52
verifyTestMsg
Function · 0.52
HandleBind
Method · 0.52
HandleSearch
Method · 0.52