config

package
v0.0.0-...-7de97a6 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//数据库
	SqlName        = "admin"
	SqlPassword    = "admin"
	SqlHost        = "localhost" // 这个是我虚拟机的端口号
	SqlPort        = 3306
	VideoTableName = "Video"

	Limit = 30 //限制视频条数

	PublishVideosBucket = "videos" // minio video bucket name
	PublishImagesBucket = "images" // minio image bucket name
)

Variables

This section is empty.

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