Home
last modified time | relevance | path

Searched refs:historyClusters (Results 1 – 1 of 1) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/kbfs/kbfsedits/
H A Duser_history.go138 type historyClusters []keybase1.FSFolderEditHistory type
140 func (hc historyClusters) Len() int {
144 func (hc historyClusters) Less(i, j int) bool {
161 func (hc historyClusters) Swap(i, j int) {
173 var clusters historyClusters