crmPermission

package
v1.0.17 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package crmPermission Реализует работу с правами пользователя для доступа в CRM/Extranet

Index

Constants

View Source
const (
	//Создание
	CREATE_ACTION = "Create"
	//Удаление
	DELETE_ACTION = "Delete"
	//Редактирование
	EDIT_ACTION = "Edit"
	//Просмотр
	VIEW_ACTION = "View"
	//Устрановление прав
	SET_PERMISS = "Set"
	//Удаление прав
	DROP_PERMISS = "Drop"
	//Часть CRM
	CRM_PART = "crm"
	//Часть Extranet
	EXTRANET_PART = "extranet"
)

константы для работы с сервисом

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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