Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrStartingUp = fmt.Errorf("feed is starting up")
Functions ¶
Types ¶
type ErrInvalidCursor ¶
type ErrInvalidCursor struct {
// contains filtered or unexported fields
}
type Feed ¶
type Feed struct { FeedActorDID string GraphD *graphdclient.Client Redis *redis.Client ShardDB *sharddb.ShardDB Store *store.Store // contains filtered or unexported fields }
type NotFoundError ¶
type NotFoundError struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.