func()
in
secretcache/error.go [24:26]
3
lines of code
1
McCabe index (conditional complexity)
func (v *VersionNotFoundError) Error() string { return v.Message }