Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/foxcpp/maddy
/ DeleteIMAPAcct
Method
DeleteIMAPAcct
framework/module/storage.go:49–49 ·
view source on GitHub ↗
(username string)
Source
from the content-addressed store, hash-verified
47
ListIMAPAccts() ([]string, error)
48
CreateIMAPAcct(username string) error
49
DeleteIMAPAcct(username string) error
50
}
Callers
1
imapAcctRemove
Function · 0.65
Implementers
1
Storage
internal/storage/imapsql/imapsql.go
Calls
no outgoing calls
Tested by
no test coverage detected