Registry / cloud / tencentyun-scf-go-lib

tencentyun-scf-go-lib

JSON →
library0.0.0-20230904103145-13c9a7eeca80gogounverified

SCF Go Library provides Go bindings for Tencent Cloud Serverless Cloud Function (SCF) services.

go get github.com/tencentyun/scf-go-lib
INSTALL
IMPORT
SIG · TENCENTYUN-SCF-GO-
T
tencentyun-scf-go-lib
cloudgov0.0.0-20230904103145-13c9a7eeca80
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

scf
github.com/tencentyun/scf-go-lib

Initialize a new SCF client

package main import ( "fmt" "github.com/tencentyun/scf-go-lib" ) func main() { client := scf.NewClient() fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230904103145-13c9a7eeca80latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
21
OpenAI (training)
1
Resources
tencentyun-scf-go-lib — go get tencentyun-scf-go-lib · libregistry