Add an API stability warning to mechanism.go

This commit is contained in:
Miloslav Trmač
2016-05-05 14:55:29 +02:00
parent c89bc5cc4a
commit 14686616c1

View File

@@ -1,3 +1,5 @@
// Note: Consider the API unstable until the code supports at least three different image formats or transports.
package signature
import (