type github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg.accept_slice
5 uses
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg (current package)
autoneg.go#L57: type accept_slice []Accept
autoneg.go#L59: func (accept accept_slice) Len() int {
autoneg.go#L64: func (accept accept_slice) Less(i, j int) bool {
autoneg.go#L79: func (accept accept_slice) Swap(i, j int) {
autoneg.go#L132: slice := accept_slice(accept)
![]() |
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. |