commons

package
v0.0.0-...-7a4b419 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	Admin    Roles         = "Admin"
	Normal   Roles         = "Normal"
	Disable  Roles         = "Disable"
	Male     Genders       = "Male"
	Female   Genders       = "Female"
	Pending  AccountStatus = "Password Pending"
	Active   AccountStatus = "Active"
	Inactive AccountStatus = "Inactive"
	Jan      Months        = "01"
	Feb      Months        = "02"
	Mar      Months        = "03"
	Apr      Months        = "04"
	May      Months        = "05"
	Jun      Months        = "06"
	Jul      Months        = "07"
	Aug      Months        = "08"
	Sep      Months        = "09"
	Oct      Months        = "10"
	Nov      Months        = "11"
	Dec      Months        = "12"

	// Company BusinessTypes
	Company BusinessTypes = "Company"
	Hub     BusinessTypes = "Hub"
	Idea    BusinessTypes = "Idea"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountStatus

type AccountStatus string

type BusinessLevels

type BusinessLevels string

type BusinessTypes

type BusinessTypes string

type Genders

type Genders string

type Months

type Months string

type Roles

type Roles string

Jump to

Keyboard shortcuts

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