organisation

package
v0.0.0-...-026aa9f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Db        *storage.Database
	Validator *validator.Validate
	Logger    *utility.Logger
	ExtReq    request.ExternalRequest
}

func (*Controller) AddUserToOrganisation

func (base *Controller) AddUserToOrganisation(c *gin.Context)

func (*Controller) CreateOrgRole

func (base *Controller) CreateOrgRole(c *gin.Context)

func (*Controller) CreateOrganisation

func (base *Controller) CreateOrganisation(c *gin.Context)

func (*Controller) DeleteOrgRole

func (base *Controller) DeleteOrgRole(c *gin.Context)

func (*Controller) DeleteOrganisation

func (base *Controller) DeleteOrganisation(c *gin.Context)

func (*Controller) GetAOrgRole

func (base *Controller) GetAOrgRole(c *gin.Context)

func (*Controller) GetOrgRoles

func (base *Controller) GetOrgRoles(c *gin.Context)

func (*Controller) GetOrganisation

func (base *Controller) GetOrganisation(c *gin.Context)

func (*Controller) GetUsersInOrganisation

func (base *Controller) GetUsersInOrganisation(c *gin.Context)

func (*Controller) UpdateOrgPermissions

func (base *Controller) UpdateOrgPermissions(c *gin.Context)

func (*Controller) UpdateOrgRole

func (base *Controller) UpdateOrgRole(c *gin.Context)

func (*Controller) UpdateOrganisation

func (base *Controller) UpdateOrganisation(c *gin.Context)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL