mappertype

package
v0.10.7 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MapperType

type MapperType int

MapperType is the mapper type

const (
	// Ownership is for type which user owns something
	DirectOwnership MapperType = iota

	// User is user itself
	User

	// ViaOrg is for type where an organization owns something
	UnderOrg

	// ViaOrgPartition is for type where an organization owns something and it's in partitioned table
	UnderOrgPartition

	// MapperTypeGlobal is for type where data is public to all
	Global

	// MapperTypeLinkTable is for table linking user and regular mdl
	LinkTable
)

Jump to

Keyboard shortcuts

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