golang.org/x/pkgsite/internal/experiment.Set.IsActive (method)
4 uses
golang.org/x/pkgsite/internal/experiment (current package)
experiment.go#L53: return FromContext(ctx).IsActive(experiment)
experiment.go#L57: func (s *Set) IsActive(experiment string) bool {
golang.org/x/pkgsite/internal/frontend
urlinfo.go#L238: if set.IsActive(exp) {
urlinfo.go#L241: } else if !set.IsActive(exp) {
![]() |
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. |