Documentation ¶
Index ¶
- type DIDSet
- func BlockedBy(authclient *xrpc.Client, did string) DIDSet
- func BlockedUsers(authclient *xrpc.Client) DIDSet
- func CachedIndividually(ctx context.Context, refresh time.Duration, sources ...DIDSet) []DIDSet
- func Difference(left DIDSet, right DIDSet) DIDSet
- func FollowRecordsOf(authclient *xrpc.Client, did string) DIDSet
- func FollowersOf(authclient *xrpc.Client, did string) DIDSet
- func FollowsOf(authclient *xrpc.Client, did string) DIDSet
- func Intersection(sets ...DIDSet) DIDSet
- func MuteList(authclient *xrpc.Client, url string) DIDSet
- func Union(sets ...DIDSet) DIDSet
- type QueryableDIDSet
- type StringSet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.