model

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SECRET_ID  = "secret_id"
	SECRET_KEY = "secret_key"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Tencentcloud

type Tencentcloud struct {
	db.ModelWithUID
	AuthUID   string `gorm:"type:char(32);index"`
	UserUID   string `gorm:"type:char(32)"`
	SecretID  string `gorm:"type:varchar(64)"`
	SecretKey string `gorm:"type:varchar(64)"`
}

Jump to

Keyboard shortcuts

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