Add option key responsible for the verdict
Also, expose the RevisionCounter
This commit is contained in:
@@ -26,7 +26,7 @@ type LayeredProfile struct {
|
||||
|
||||
localProfile *Profile
|
||||
layers []*Profile
|
||||
revisionCounter uint64
|
||||
RevisionCounter uint64
|
||||
|
||||
validityFlag *abool.AtomicBool
|
||||
validityFlagLock sync.Mutex
|
||||
|
||||
Reference in New Issue
Block a user