func()

in secretcache/error.go [40:42]


func (i *InvalidOperationError) Error() string {
	return i.Message
}