(aghupdate.AppliedBinary)
| 34 | ApplyRelease(context.Context, *aghupdate.Release) (aghupdate.AppliedBinary, error) |
| 35 | Restore(aghupdate.AppliedBinary) error |
| 36 | Finalize(aghupdate.AppliedBinary) error |
| 37 | } |
| 38 | |
| 39 | type updateRecord struct { |
no outgoing calls
no test coverage detected