Skip to content

Code used in exercises and demonstrations for the "Temporal 102 with Go" course

License

Notifications You must be signed in to change notification settings

angelazhou32/edu-102-go-code-v2

 
 

Repository files navigation

Code Repository for Temporal 102 (Go)

This repository provides code used for exercises and demonstrations included in the Go version of the Temporal 102 training course.

Hands-On Exercises

Directory Name Exercise
exercises/durable-execution Exercise 1
exercises/testing-code Exercise 2
exercises/debug-activity Exercise 3

Examples for Self-Study

Directory Name Description
samples/age-estimation Calls a remote API to estimate age of a person given their name
samples/using-structs-for-data Demonstrates how structs are passed in as input and output data

Reference

The following links provide additional information that you may find helpful as you work through this course.

Exercise Environment for this Course

You can launch an exercise environment for this course in GitPod by clicking the button below:

Open in Gitpod

Alternatively, you can follow these instructions to set up your own Temporal Cluster with Docker Compose, which you can use as an exercise environment.

About

Code used in exercises and demonstrations for the "Temporal 102 with Go" course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.4%
  • CSS 27.2%
  • Shell 0.4%