container/list.List.MoveToFront (method)
7 uses
container/list (current package)
list.go#L180: func (l *List) MoveToFront(e *Element) {
crypto/tls
common.go#L1704: c.q.MoveToFront(elem)
common.go#L1720: c.q.MoveToFront(elem)
common.go#L1731: c.q.MoveToFront(elem)
github.com/refraction-networking/utls
common.go#L1691: c.q.MoveToFront(elem)
common.go#L1707: c.q.MoveToFront(elem)
common.go#L1718: c.q.MoveToFront(elem)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |