func()

in secretcache/error.go [24:26]


func (v *VersionNotFoundError) Error() string {
	return v.Message
}