Source File
exp_staticlockranking_off.go
Belonging Package
internal/goexperiment
// Code generated by mkconsts.go. DO NOT EDIT.
//go:build !goexperiment.staticlockranking
// +build !goexperiment.staticlockranking
package goexperiment
const StaticLockRanking = false
const StaticLockRankingInt = 0
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)