consts

package
v0.0.0-...-fc70b83 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package consts @Link https://gitee.com/linngc/central-mirror @Copyright Copyright (c) 2022 central CLI @Author linngc @License

Index

Constants

This section is empty.

Variables

View Source
var (
	ContentTypeJSON   = "application/json"
	ContentTypeText   = "text/plain; charset=UTF-8"
	ContentTypeBinary = "application/octet-stream"
	ContentTypeZip    = "application/zip"
	CacheControl      = "must-revalidate, no-cache, no-store"
)
View Source
var (
	EmbedFsStr = "central.cos.embedFs" //本地 embedFs 存储文件
	LeveldbStr = "central.cos.leveldb" //持久化 leveldb 存储
	MinioStr   = "central.cos.minio"   //持久化 minio 存储
	QiniuStr   = "central.cos.qiniu"   //持久化 tencent 存储
	TencentStr = "central.cos.tencent" //持久化 tencent 存储
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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