func()
in
errors.go [23:25]
3
lines of code
1
McCabe index (conditional complexity)
func (e *errorString) Error() string { return e.s }