Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ActionUserDelete uint = 1 ActionGroupDelete uint = 3 )
Functions ¶
This section is empty.
Types ¶
type Operation ¶
type Operation struct {
Action uint // delete or shared
Owner string // owner public key
Hash string // the hash of file or fragment
}
func NewOperation ¶
func OperationFromBytes ¶
Click to show internal directories.
Click to hide internal directories.