Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/foxcpp/maddy
/ Close
Method
Close
framework/log/output.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
type
Output
interface
{
26
Write(stamp time.Time, debug bool, msg string)
27
Close() error
28
}
29
30
type
multiOut
struct
{
Callers
15
Run
Function · 0.65
ensureDirectoryWritable
Function · 0.65
ReadConfig
Function · 0.65
moduleMain
Function · 0.65
moduleReload
Function · 0.65
reinitLogging
Function · 0.65
systemdStatus
Function · 0.65
systemdStatusErr
Function · 0.65
Close
Method · 0.65
Close
Method · 0.65
Close
Method · 0.65
Close
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
15
Close
Method · 0.52
TestConcurrencyLimit
Function · 0.52
TestPerIPConcurrency
Function · 0.52
TestImapsqlDelivery
Function · 0.52
TestImapsqlDeliveryMap
Function · 0.52
TestImapsqlAuthMap
Function · 0.52
TestLMTPServer_Is_Actually_LMTP
Function · 0.52
TestLMTPClient_Is_Actually_LMTP
Function · 0.52
TestLMTPClient_Issue308
Function · 0.52
TestDovecotSASLClient
Function · 0.52
TestSMTPEndpoint_LargeMessage
Function · 0.52
TestSMTPEndpoint_FileBuffer
Function · 0.52