user

package
v0.0.0-...-88cf978 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Invite map[string]interface{} = map[string]interface{}{
	"first_name": "Test",
	"last_name":  "User",
	"email":      "test@email.com",
	"role":       "owner",
}
View Source
var OrganisationUser map[string]interface{} = map[string]interface{}{
	"user_id":         1,
	"organisation_id": 1,
	"role":            "owner",
}
View Source
var OrganisationUserCols []string = []string{"id", "created_at", "updated_at", "deleted_at", "created_by_id", "updated_by_id", "user_id", "organisation_id", "role"}

Functions

func OrganisationUserOwnerSelectMock

func OrganisationUserOwnerSelectMock(mock sqlmock.Sqlmock)

func OrganisationUserSelectMock

func OrganisationUserSelectMock(mock sqlmock.Sqlmock)

Types

This section is empty.

Jump to

Keyboard shortcuts

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