constants

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MaxFileSize is the limitation size of file
	MaxFileSize = 30 * 1024 * 1024

	// FileFieldName Form-Data fieldKey
	FileFieldName       = "fileFieldName"
	FileOptionFieldName = "fileOption"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type OperationType added in v0.0.2

type OperationType int

type PlatformEnvType added in v0.0.2

type PlatformEnvType int
const (
	PlatformEnvDEV PlatformEnvType = iota + 1
	PlatformEnvUAT
	PlatformEnvLR
	PlatformEnvPRE
	PlatformEnvOnline
)

func (PlatformEnvType) String added in v0.0.2

func (p PlatformEnvType) String() string

Jump to

Keyboard shortcuts

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