internal

package
v1.3.4 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExistsFromError

func ExistsFromError(err error) (bool, error)

Types

type MultipartState

type MultipartState struct {
	// contains filtered or unexported fields
}

MultipartState 保存 multipart uploadID 到对象 key 的映射。

func NewMultipartState

func NewMultipartState() *MultipartState

func (*MultipartState) Delete

func (s *MultipartState) Delete(uploadID string)

func (*MultipartState) Load

func (s *MultipartState) Load(uploadID string) (string, bool)

func (*MultipartState) Store

func (s *MultipartState) Store(uploadID, key string)

Jump to

Keyboard shortcuts

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