RA
Raphaël Pinson
Author ProfileClaim This Author Profile
Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.
0 karma0 postsjoined about 1 month ago
🌐 dev.toSource
I use GCP Cloud Functions quite a bit, but testing them locally can be challenging. Here's how I do it. The first step is to build one container per function. I use Docker for this, with two steps. My functions are written in Go, so I add a cmd/main.go to my codebase to run an HT
about 1 month ago