ossc

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Name = "oss"

Functions

This section is empty.

Types

type Cfg added in v0.1.20

type Cfg struct {
	Endpoint        string
	AccessKeyID     string
	AccessKeySecret string
	Bucket          string
}

func DefaultCfg added in v0.1.20

func DefaultCfg() Cfg

func (Cfg) Build added in v0.1.26

func (c Cfg) Build() *oss.Client

type Client

type Client struct {
	*oss.Client
}

Jump to

Keyboard shortcuts

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