Skip to content

Commit

Permalink
Build first app go v2 (#348)
Browse files Browse the repository at this point in the history
Rewrite of First App in Go tutorial.

Co-authored-by: Brian MacDonald <[email protected]>
Co-authored-by: Alex Garnett <[email protected]>
  • Loading branch information
3 people authored Dec 18, 2024
1 parent 9f066c6 commit 4c63453
Show file tree
Hide file tree
Showing 8 changed files with 575 additions and 211 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
781 changes: 572 additions & 209 deletions docs/getting_started/go/hello_world_in_go/index.md

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions snipsync.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ origins:
repo: money-transfer-project-template-ts
- owner: temporalio
repo: money-transfer-project-template-go
- owner: temporalio
repo: hello-world-project-template-go
- owner: temporalio
repo: subscription-workflow-project-template-go
- owner: temporalio
Expand Down Expand Up @@ -64,6 +62,9 @@ origins:
- owner: temporalio
repo: build-audiobook-java
ref: main
- owner: temporalio
repo: temporal-tutorial-ipgeo-go
ref: main
# Background Check tutorial code in the learn repo
- files:
pattern: "./docs/tutorials/go/background-check/code/**/*.go"
Expand Down

0 comments on commit 4c63453

Please sign in to comment.