# Functions
GetCmdAddUserToUserGroup returns the command to add a user to a user group.
GetCmdCreateSection returns the command used to create a subspace section.
GetCmdCreateSubspace returns the command used to create a subspace.
GetCmdCreateUserGroup returns the command to create a user group.
GetCmdDeleteSection returns the command to delete a subspace section.
GetCmdDeleteSubspace returns the command to delete a subspace.
GetCmdDeleteUserGroup returns the command to delete a user group.
GetCmdEditSection returns the command to edit a subspace section.
GetCmdEditSubspace returns the command to edit a subspace.
GetCmdEditUserGroup returns the command to edit a user group.
GetCmdGrantAuthorization returns the command to grant a subspace authorization.
GetCmdMoveSection returns the command to delete a subspace section.
GetCmdMoveUserGroup returns the command to move a user group to another section.
GetCmdQuerySection returns the command to query a specific section of a subspace.
GetCmdQuerySections returns the command to query the sections of a subspace.
GetCmdQuerySubspace returns the command to query the subspace with the given id.
GetCmdQuerySubspaces returns the command to query all the subspaces.
GetCmdQueryUserGroup returns the command to query a specific user group of a subspace.
GetCmdQueryUserGroupMembers returns the command to query the members of a specific user group.
GetCmdQueryUserGroups returns the command to query the user groups of a subspace.
GetCmdQueryUserPermissions returns the command to query the permissions of a specific user.
GetCmdRemoveUserFromUserGroup returns the command to remove a user from a user group.
GetCmdSetUserGroupPermissions returns the command to set the permissions for a user group.
GetCmdSetUserPermissions returns the command to set the permissions for a user.
GetGroupsQueryCmd returns a new command to perform queries for user groups.
GetQueryCmd returns the command allowing to perform queries.
GetSectionsQueryCmd returns a new command to perform queries for sections.
NewGroupsTxCmd returns a new command to perform subspaces groups transactions.
NewSectionsTxCmd returns a new command to perform subspaces sections transactions.
NewTxCmd returns a new command to perform subspaces transactions.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author