api

package
v0.0.0-...-ec88504 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileItem

type FileItem struct {
	ObjectName string `json:"object_name"`
	Size       int64  `json:"size"`
}

func FileItemFromMinio

func FileItemFromMinio(list []minio.ObjectInfo) []FileItem

type FileUploadSuccess

type FileUploadSuccess struct {
	ObjectName string `json:"object_name"`
	VersionID  string `json:"versionID"`
}

Jump to

Keyboard shortcuts

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