Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ListAllSpaces is the hardcoded name for the list all spaces permission ListAllSpaces string = "Drives.List" // CreateSpace is the hardcoded name for the create space permission CreateSpace string = "Drives.Create" // WritePublicLink is the hardcoded name for the PublicLink.Write permission WritePublicLink string = "PublicLink.Write" WriteShare string = "Shares.Write" // ListFavorites is the hardcoded name for the Favorites.List permission ListFavorites string = "Favorites.List" // WriteFavorites is the hardcoded name for the Favorites.Write permission WriteFavorites string = "Favorites.Write" // DeleteReadOnlyPassword is the hardcoded name for the ReadOnlyPublicLinkPassword.Delete permission DeleteReadOnlyPassword string = "ReadOnlyPublicLinkPassword.Delete" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.