func()

in controllers/autoneg.go [57:59]


func (e *errNotFound) Error() string {
	return fmt.Sprintf("backend service not found")
}