https://github.com/xiexianbin/fc-custom-golang
aliyun golang faas/fc demo
https://github.com/xiexianbin/fc-custom-golang
aliyun beego faas fc s website
Last synced: 7 months ago
JSON representation
aliyun golang faas/fc demo
- Host: GitHub
- URL: https://github.com/xiexianbin/fc-custom-golang
- Owner: xiexianbin
- Created: 2020-02-06T08:02:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T08:06:13.000Z (over 3 years ago)
- Last Synced: 2025-01-26T18:32:38.036Z (8 months ago)
- Topics: aliyun, beego, faas, fc, s, website
- Language: Smarty
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fc-custom-golang 帮助文档
快速部署一个基于custom runtime 的 Golang Event 类型的 Hello World 到阿里云函数计算
* Invoke Event Function: `s local invoke -t s.yaml`
* Invoke Http Function: `s local start -t s.yaml`
* Deploy Resources: `s deploy -t s.yaml`## 前期准备
使用该项目,推荐您拥有以下的产品权限 / 策略:| 服务/业务 | 函数计算 |
| --- | --- |
| 权限/策略 | AliyunFCFullAccess |# 代码 & 预览
- [ :smiley_cat: 源代码](https://github.com/devsapp/start-fc/blob/main/custom-function/golang/fc-custom-golang-event)
## 部署 & 体验
- :fire: 通过 [Serverless 应用中心](https://fcnext.console.aliyun.com/applications/create?template=fc-custom-golang-event) ,
[](https://fcnext.console.aliyun.com/applications/create?template=fc-custom-golang-event) 该应用。- 通过 [Serverless Devs Cli](https://www.serverless-devs.com/serverless-devs/install) 进行部署:
- [安装 Serverless Devs Cli 开发者工具](https://www.serverless-devs.com/serverless-devs/install) ,并进行[授权信息配置](https://www.serverless-devs.com/fc/config) ;
- 初始化项目:`s init fc-custom-golang-event -d fc-custom-golang-event`
- 进入项目,并进行项目部署:`cd fc-custom-golang-event && s deploy -y`# 应用详情
本应用仅作为学习和参考使用,您可以基于本项目进行二次开发和完善,实现自己的业务逻辑
## 开发者社区
您如果有关于错误的反馈或者未来的期待,您可以在 [Serverless Devs repo Issues](https://github.com/serverless-devs/serverless-devs/issues) 中进行反馈和交流。如果您想要加入我们的讨论组或者了解 FC 组件的最新动态,您可以通过以下渠道进行:
|
微信公众号:`serverless` | 微信小助手:`xiaojiangwh` | 钉钉交流群:`33947367` ||
|
|
|--- | --- | --- |
|