Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Permission ¶
type Permission struct {
AllowUpload bool
AllowRename bool
AllowCreateDir bool
AllowDelete bool
AllowMove bool
AllowDownload bool
}
func (Permission) HasOperation ¶
func (p Permission) HasOperation() bool
Click to show internal directories.
Click to hide internal directories.