Document lock order acquisition. #116 [ci skip]

This commit is contained in:
Andrey Smirnov
2014-12-23 00:59:29 +03:00
parent d586f31247
commit 93e8e18ca6
+6
View File
@@ -1,2 +1,8 @@
// Package api provides implementation of aptly REST API
package api
// Lock order acquisition (canonical):
// 1. RemoteRepoCollection
// 2. LocalRepoCollection
// 3. SnapshotCollection
// 4. PublishedRepoCollection