index
:
dove
main
Local SMTP Server for Peaceful Email Testing
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
collections
/
record.go
blob: a204436b5b18ee761dcab014434541ace4b00418 (
plain
)
1
2
3
package
collections
type
Record
[
K
comparable
,
V
any
]
map
[
K
]
V