const net/http.StatusPermanentRedirect
2 uses
net/http (current package)
status.go#L34: StatusPermanentRedirect = 308 // RFC 9110, 15.4.9
status.go#L125: case StatusPermanentRedirect:
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)