model

package
v0.0.0-...-fce0f0b Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BucketInfo

type BucketInfo struct {
	Bucket string `dc:"cos对象桶名称"`
	Use    int64  `dc:"存储空间(已使用)"`
}

type ObjectsInfo

type ObjectsInfo struct {
	Bucket   string        `dc:"cos对象桶名称"`
	Cache    enums.CosType `dc:"代理仓库缓存类型"`
	Size     int64         `dc:"文件大小"`
	Name     string        `dc:"文件名称(请求的文件)"`
	Location string        `dc:"文件相对路径path"`
	Bytes    []byte        `dc:"文件对象字节"`
}

Jump to

Keyboard shortcuts

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