package
1.2.4
Repository: https://github.com/ccheers/xpkg.git
Documentation: pkg.go.dev

# README

huawei

import "github.com/ccheers/xpkg/oss/huawei"

Index

type Oss

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

func NewOss

func NewOss(client *obs.ObsClient) *Oss

func (*Oss) Get

func (h *Oss) Get(ctx context.Context, bucket string, key string) (resp []byte, err error)

func (*Oss) Set

func (h *Oss) Set(ctx context.Context, bucket string, key string, reader io.Reader) (err error)

Generated by gomarkdoc

# Functions

No description provided by the author

# Structs

No description provided by the author