Searched refs:OnFail (Results 1 – 1 of 1) sorted by relevance
16 type OnFail int type19 IgnoreOnFail OnFail = iota177 func gce(action OnFail, gceArg string, errorStr ...string) (string, error) { argument