Documentation ¶
Overview ¶
Package use provides user and group usage api.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Group ¶
func GenerateGroup ¶
func GroupFromBytes ¶
func (*Group) RemoveMember ¶
func (*Group) UpdateLeader ¶
type Operation ¶
type Operation struct { Address string PublicKey string Sea string Path string Name string Size int64 Hash string Timestamp int64 Signature string }
func NewOperation ¶
func OperationFromBytes ¶
type User ¶
func GenerateUser ¶
func UserFromBytes ¶
func (*User) LeaveGroup ¶
func (*User) VerifyPublicKey ¶
Click to show internal directories.
Click to hide internal directories.