enum

package
v0.0.0-...-bc13906 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HtmlContentType = "text/html"
)

Variables

View Source
var MappingTypeUpload = map[string]string{
	"excel": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
	"csv":   "text/csv",
	"pdf":   "application/pdf",
}

Functions

This section is empty.

Types

type UploadPlatform

type UploadPlatform string
const (
	S3Uploader UploadPlatform = "s3"
	SelfHosted                = "self-hosted"
)

Jump to

Keyboard shortcuts

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