invitation

package
v0.0.0-...-2d73068 Latest Latest
Warning

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

Go to latest
Published: May 13, 2020 License: Apache-2.0 Imports: 1 Imported by: 3

Documentation

Overview

The invitation packages provides features relating to the creation and management of invitations; an offer to a user to join an organization, team or security group

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Invitation

type Invitation struct {
	IdentityID        *uuid.UUID
	Roles             []string
	Member            bool
	RedirectOnSuccess string
	RedirectOnFailure string
}

Invitation is a DTO used to pass state between the controller and service layers when issuing new invitations

Directories

Path Synopsis
Package service encapsulates the business logic for managing invitations
Package service encapsulates the business logic for managing invitations

Jump to

Keyboard shortcuts

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