Errors implement the error interface, so we can return them as generic errors. Callers can test the type only if they want to determine the failure type. The error types that can be returned from each function are documented in the docstring. |
||
|---|---|---|
| .. | ||
| errors.go | ||
| ostree.go | ||
| ostree_test.go | ||