model

package
v0.0.0-...-a6b6bab Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: Apache-2.0 Imports: 1 Imported by: 7

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 ObjectsInfo

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

type Storage

type Storage struct {
	CosType string `dc:"代理仓库类型"`
	Use     int64  `dc:"存储空间(已使用)"`
}

Jump to

Keyboard shortcuts

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