func()
in
errors.go [27:27]
1
lines of code
1
McCabe index (conditional complexity)
func (e *errorString) Format(s fmt.State, v rune) { FormatError(e, s, v) }