cos

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

对象存储

我个人用的是腾讯,

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitHandler

func InitHandler(cfg Config) *web.Handler

Types

type Config

type Config struct {
	SecretKey string `json:"secretKey"`
	SecretID  string `json:"secretID"`
	AppID     string `json:"appID"`
	Bucket    string `json:"bucket"`
	Region    string `json:"region"`
}

type Handler

type Handler = web.Handler

Directories

Path Synopsis
internal
web

Jump to

Keyboard shortcuts

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