m3u8

package
v2.14.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(info DeleteApiInfo) ([]*batch.OperationResult, *data.CodeError)

func ReplaceDomain

func ReplaceDomain(info ReplaceDomainApiInfo) *data.CodeError

Types

type DeleteApiInfo

type DeleteApiInfo struct {
	Bucket string
	Key    string
}

type ReplaceDomainApiInfo

type ReplaceDomainApiInfo struct {
	Bucket              string
	Key                 string
	NewDomain           string
	RemoveSparePreSlash bool
}

replace and upload

type Slice

type Slice struct {
	Bucket  string
	Key     string
	PutTime string
}

func Slices

func Slices(info SliceListApiInfo) ([]Slice, *data.CodeError)

type SliceListApiInfo

type SliceListApiInfo struct {
	Bucket string
	Key    string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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