GitShow/kelseyhightower/google-cloud-functions-go
kelseyhightower

google-cloud-functions-go

Google Cloud Function tutorial and hacks to enable the use of Go.

by kelseyhightower
Star on GitHubFork

Go

183 stars12 forks1 contributorQuiet · 9y agoSince 2016Apache-2.0

Meet the team

See all 1 on GitHub →
kelseyhightower
kelseyhightower41 contributions

Languages

View on GitHub →
Go99.3%
Shell0.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 5 discussions · Last activity 9y ago
See all on GitHub →
sidheshdivekar29
No plugin module dataOpenIssue

I am trying to create a functions.so on ubuntu 14.04 with go1.11 & seeing following. Is there anything additional I need to do ? fatal error: runtime: no plugin module data goroutine 1 [running]: runtime.throw(0x81b802, 0x1e) /usr/local/go/src/runtime/panic.go:596 +0x95 fp=0xc420059a90 sp=0xc420059a70 plugin.lastmoduleinit(0xeb3420, 0xc42000e038, 0xeb4480, 0x3a, 0xb8fde0) /usr/local/go/src/runtime/plugin.go:13 +0xc50 fp=0xc420059bc0 sp=0xc420059a90 plugin.open(0x7fff974948d9, 0xc, 0x0, 0x0, 0x0) /usr/local/go/src/plugin/plugin_dlopen.go:72 +0x25d fp=0xc420059e00 sp=0xc420059bc0 plugin.Open(0x7fff974948d9, 0xc, 0xb, 0x8155b4, 0xc) /usr/local/go/src/plugin/plugin.go:30 +0x35 fp=0xc420059e38 sp=0xc420059e00 main.main() /home/khightower/go/src/github.com/kelseyhightower/google-cloud-functions-go/shim/main.go:38 +0x14d fp=0xc420059f88 sp=0xc420059e38 runtime.main() /usr/local/go/src/runtime/proc.go:185 +0x20a fp=0xc420059fe0 sp=0xc420059f88 runtime.goexit() /usr/local/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420059fe8 sp=0xc420059fe0 goroutine 17 [syscall, locked to thread]: runtime.goexit() /usr/local/go/src/runtime/asm_amd64.s:2197 +0x1

sidheshdivekar29 · 6y ago
irom77
plugin was built with a different version of package errorsOpenIssue

I am getting below , using go1.9

irom77 · 8y ago
markuscraig
Created Docker image for Kelsey's toolsOpenIssue

Thanks Kelsey, this is really cool. I created a simple Docker image for Go 1.8.1 and Kelsey's cli tools. https://hub.docker.com/r/barl3yb3ar/go1.8.1-gcf/ Here is my how-to, but the HTTP API does not work yet. Should be simple. Anybody see anything I'm missing? https://github.com/markuscraig/google-cloud-functions-examples/tree/master/go_hello_http Thanks! M

markuscraig · 9y ago
Structured data for AI agents

Repository: kelseyhightower/google-cloud-functions-go. Description: Google Cloud Function tutorial and hacks to enable the use of Go. Stars: 183, Forks: 12. Primary language: Go. Languages: Go (99.3%), Shell (0.7%). License: Apache-2.0. Open PRs: 0, open issues: 5. Last activity: 9y ago. Community health: 42%. Top contributors: kelseyhightower.

·@ofershap

Replace github.com with gitshow.dev