Documentation
¶
Index ¶
- type LMDBHints
- func (lh *LMDBHints) Close()
- func (lh *LMDBHints) GetDetailedScores(pubkey nostr.PubKey, n int) []hints.RelayScores
- func (lh *LMDBHints) PrintScores()
- func (lh *LMDBHints) Save(pubkey nostr.PubKey, relay string, hintkey hints.HintKey, ts nostr.Timestamp)
- func (lh *LMDBHints) TopN(pubkey nostr.PubKey, n int) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LMDBHints ¶
type LMDBHints struct {
// contains filtered or unexported fields
}
func NewLMDBHints ¶
func (*LMDBHints) GetDetailedScores ¶
func (*LMDBHints) PrintScores ¶
func (lh *LMDBHints) PrintScores()
Click to show internal directories.
Click to hide internal directories.