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