primitive

package
v1.7.7 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package primitive provides a primitive function in the application.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrgQuotaCount

type OrgQuotaCount interface {
	OrgQuotaCount() int
}

OrgQuotaCount is an interface that represents an OrgQuotaCount.

func CreateOrgQuotaCountount

func CreateOrgQuotaCountount(v int) OrgQuotaCount

CreateOrgQuotaCountount is usually called internally, such as repository.

func NewOrgQuotaCount

func NewOrgQuotaCount(v int) (OrgQuotaCount, error)

NewOrgQuotaCount creates a new OrgQuotaCount with the given number.

Jump to

Keyboard shortcuts

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