Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EncryptedState ¶
type EncryptedState struct {
EncryptedData string `json:"encrypted_data"`
}
EncryptedState encrypted state
type Lock ¶
type Lock struct { Created string Path string ID string Operation string Info string Who string Version string }
Lock a lock on state
type LockDocument ¶
LockDocument a lock with reference
Click to show internal directories.
Click to hide internal directories.