_content/solutions: add Temporal to companies using Go - #375
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
This PR (HEAD: 362b175) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/website/+/823905. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/823905. |
|
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/823905. |
This change adds Temporal to the "Companies using Go" section on the
go.dev home page and case studies page.
Temporal's open source server is written primarily in Go:
https://github.com/temporalio/temporal
And one of its most popular SDKs is the Go SDK:
https://github.com/temporalio/sdk-go
The change also adds Temporal logo assets for light and dark themes.