Documentation ¶
Overview ¶
cSpell:ignore ginrpf, gonic, paulo ferreira
cSpell:ignore storename, vmap, xjson
cSpell:ignore addin, ginrpf, gonic, paulo, ferreira
cSpell:ignore ginrpf, gonic, paulo ferreira
Index ¶
- func AddTemplateToOrg(c *gin.Context)
- func DeleteOrgStoreState(c *gin.Context)
- func DeleteOrgUser(c *gin.Context)
- func DeleteOrgUserState(c *gin.Context)
- func DeleteOrgUsers(c *gin.Context)
- func DeleteStore(c *gin.Context)
- func DeleteTemplateFromOrg(c *gin.Context)
- func Get(c *gin.Context)
- func GetOrgStoreBlockState(c *gin.Context)
- func GetOrgStoreLockState(c *gin.Context)
- func GetOrgStoreState(c *gin.Context)
- func GetOrgStores(c *gin.Context)
- func GetOrgUser(c *gin.Context)
- func GetOrgUserBlock(c *gin.Context)
- func GetOrgUserLock(c *gin.Context)
- func GetOrgUserState(c *gin.Context)
- func GetOrgUsers(c *gin.Context)
- func GetStoreProfile(c *gin.Context)
- func GetTemplate(c *gin.Context)
- func ListSystemTemplates(c *gin.Context)
- func ListTemplates(c *gin.Context)
- func PostCreateStore(c *gin.Context)
- func Put(c *gin.Context)
- func PutOrgStoreBlockState(c *gin.Context)
- func PutOrgStoreLockState(c *gin.Context)
- func PutOrgStoreState(c *gin.Context)
- func PutOrgUserBlock(c *gin.Context)
- func PutOrgUserLock(c *gin.Context)
- func PutOrgUserRoles(c *gin.Context)
- func PutOrgUserState(c *gin.Context)
- func PutOrgUsersBlock(c *gin.Context)
- func PutOrgUsersLock(c *gin.Context)
- func PutOrgUsersRoles(c *gin.Context)
- func PutStoreProfile(c *gin.Context)
- func ToggleOrgUserAdmin(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteOrgStoreState ¶
func DeleteOrgUser ¶
func DeleteOrgUserState ¶
TODO IMPLEMENT: CLEAR User's State in Organization
func DeleteStore ¶
func DeleteTemplateFromOrg ¶
Delete Template from Organization
func GetOrgStoreBlockState ¶
func GetOrgStoreLockState ¶
func GetOrgStoreState ¶
func GetOrgUserBlock ¶
func GetOrgUserLock ¶
TODO IMPLEMENT: READ User's Locked Status in Organization
func GetOrgUserState ¶
func GetOrgUsers ¶
func GetStoreProfile ¶
func ListSystemTemplates ¶ added in v0.0.5
List Active System Templates
func PostCreateStore ¶
func PutOrgStoreBlockState ¶
func PutOrgStoreLockState ¶
func PutOrgStoreState ¶
func PutOrgUserBlock ¶
func PutOrgUserLock ¶
func PutOrgUserRoles ¶
TODO IMPLEMENT: UPDATE User's Roles in Organization
func PutOrgUserState ¶
func PutOrgUsersBlock ¶
TODO IMPLEMENT: MASS UPDATE Blocked Status of Users List
func PutOrgUsersLock ¶
TODO IMPLEMENT: MASS UPDATE Locked Status of Users List
func PutOrgUsersRoles ¶
TODO IMPLEMENT: MASS UPDATE Users Roles in Organization
func PutStoreProfile ¶
func ToggleOrgUserAdmin ¶
TODO IMPLEMENT: Toggle User's Admin State (Make or Clear State)
Types ¶
This section is empty.