container/list.List.MoveToFront (method)
11 uses
container/list (current package)
list.go#L183: func (l *List) MoveToFront(e *Element) {
crypto/tls
common.go#L1383: c.q.MoveToFront(elem)
common.go#L1399: c.q.MoveToFront(elem)
common.go#L1410: c.q.MoveToFront(elem)
github.com/go-git/go-git/v5/plumbing/cache
buffer_lru.go#L53: c.ll.MoveToFront(ee)
buffer_lru.go#L86: c.ll.MoveToFront(ee)
object_lru.go#L51: c.ll.MoveToFront(ee)
object_lru.go#L89: c.ll.MoveToFront(ee)
github.com/golang/groupcache/lru
lru.go#L62: c.ll.MoveToFront(ee)
lru.go#L79: c.ll.MoveToFront(ele)
github.com/jackc/pgconn/stmtcache
lru.go#L57: c.l.MoveToFront(el)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |