Documentation ¶
Index ¶
- func FilterScore(score float64) bool
- func Local(mctx libkb.MetaContext, query string, limit int) (res []keybase1.TeamSearchItem, err error)
- func Remote(mctx libkb.MetaContext, query string, limit int) ([]keybase1.TeamSearchItem, error)
- func ScoreDescription(desc, qtok string) (score float64)
- func ScoreName(name, qtok string) (score float64)
- type RankedSearchItem
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterScore ¶
func Local ¶
func Local(mctx libkb.MetaContext, query string, limit int) (res []keybase1.TeamSearchItem, err error)
Local performs a local search for Keybase open teams.
func Remote ¶
func Remote(mctx libkb.MetaContext, query string, limit int) ([]keybase1.TeamSearchItem, error)
func ScoreDescription ¶
Types ¶
type RankedSearchItem ¶
Click to show internal directories.
Click to hide internal directories.