bo

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Part

type Part struct {
	// 分片编号
	Number int32 `json:"number,omitempty"`
	// 头
	Header http.Header `json:"header,omitempty"`
	// 文件大小
	Size gox.Bytes `json:"size,omitempty"`
}

Part 分片

type Url

type Url struct {
	// 连接方法
	Method http.Method `json:"method,omitempty"`
	// 目标地址
	Target string `json:"target,omitempty"`
}

Url 地址

Jump to

Keyboard shortcuts

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