fn

package module
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

README

Weplanx Fn

GitHub Workflow Status Release GitHub go.mod Go version Go Report Card GitHub license

Data workflow serverless function for object storage processing

License

BSD-3-Clause License

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fn

type Fn struct {
	Cos *cos.Client
}

func New

func New(options ...Option) (f *Fn, err error)

func (*Fn) TencentCosExcel

func (x *Fn) TencentCosExcel(ctx context.Context, name string, sheets common.ExcelSheets) (err error)

type Option

type Option func(x *Fn) error

func SetCos

func SetCos(address string, id string, key string) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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