projectusergrp

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

Package projectusergrp maintains the group of handlers for projectuser access.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

type Handlers struct {
	ProjectUser project_user.Core
	Workspace   workspace.Core
	User        user.Core
}

Handlers manages the set of projectuser endpoints.

func (Handlers) Add

Add adds a new project_user to the system.

func (Handlers) BulkDelete

func (h Handlers) BulkDelete(ctx context.Context, w http.ResponseWriter, r *http.Request) error

BulkDelete removes a project_user from the system.

func (Handlers) BulkUpdate

func (h Handlers) BulkUpdate(ctx context.Context, w http.ResponseWriter, r *http.Request) error

BulkUpdate updates a project_user in the system.

Jump to

Keyboard shortcuts

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