package
Version:
v0.0.0-...-b196e69
Opens a new window with list of versions in this module.
Published: Dec 11, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package perms provides methods for managing user app and administrative permissions.
-
func Create(c *drycc.Client, appID, username, permissions string) error
-
func Delete(c *drycc.Client, appID, username string) error
-
func List(c *drycc.Client, appID string, results int) ([]api.UserPermResponse, int, error)
-
func Update(c *drycc.Client, appID, username, permissions string) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.