Files
quic-go/internal/utils/linkedlist

Usage

This is the Go standard library implementation of a linked list (https://golang.org/src/container/list/list.go), modified to use Go generics.