acl

package
v1.0.9-mainnet-patch-5 Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 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 VipStatus

type VipStatus struct {
	ID   string  // VIP ID
	Tier VipTier // VIP tier
}

type VipTier

type VipTier uint
const (
	// none VIP tier
	VipTierNone VipTier = iota
	// VIP subscription tier
	VipTierSubscription1
	VipTierSubscription2
	VipTierSubscription3
	VipTierSubscriptionEnd
	// VIP Billing tier
	VipTierBilling = 100
)

Jump to

Keyboard shortcuts

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