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