Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bradfitz/webfist
/ types & classes
Types & classes
14 in github.com/bradfitz/webfist
⨍
Functions
76
◇
Types & classes
14
↓ 2 callers
TypeAlias
byModTime
webfistd/localdisk.go:104
↓ 1 callers
TypeAlias
byEmailDate
webfistd/lookup.go:75
Struct
DummyStorage
webfistd/lookup_test.go:29
Struct
Email
Email wraps a signed email.
email.go:40
Struct
EmailAddr
EmailAddr provides utility functions on a wrapped email address.
addr.go:42
Struct
Link
Defined in: http://tools.ietf.org/html/draft-ietf-appsawg-webfinger
webfist.go:56
Interface
Lookup
Lookup performs a WebFinger query for an email address and returns all known data for that address. Implementations may do standard WebFinger lookups
webfist.go:75
Struct
RecentMeta
RecentMeta describes an encrypted email in the storage system.
webfist.go:49
Interface
Storage
Storage is the interface implemented by backends.
webfist.go:25
Struct
WebFingerResponse
webfist.go:64
Struct
diskStorage
webfistd/localdisk.go:35
Struct
emailLookup
webfistd/lookup.go:71
Struct
env
webfistd/smtp.go:61
Struct
server
webfistd/webfistd.go:41