Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server keeps track of all `app.bsky.graph.listitem`s for a given account, and responds to membership queries over HTTP.
To ensure that you're not missing any records, you need to connect to firehose *before* calling Sync().
func (*Server) UpdateFromFirehose ¶
Click to show internal directories.
Click to hide internal directories.