Skip to content

Commit

Permalink
Update api/golang/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Derek <[email protected]>
  • Loading branch information
victorcolombo and leeederek authored Oct 10, 2023
1 parent ac1199a commit 60c4eb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/golang/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ enclaveName := "my-enclave"
enclaveCtx, err := kurtosisCtx.CreateEnclave(ctx, enclaveName)
```

## Configure for Starlark Runs

Using the Enclave Context, you can perform actions like adding services using Starlark scripts:

```go
Expand Down

0 comments on commit 60c4eb1

Please sign in to comment.