const net/http.StatusGone

2 uses

	net/http (current package)
		status.go#L46: 	StatusGone                         = 410 // RFC 7231, 6.5.9
		status.go#L115: 	StatusGone:                         "Gone",