Skip to content

Instantly share code, notes, and snippets.

@percybolmer
Created March 31, 2022 19:32
Show Gist options
  • Save percybolmer/0d0b019eaa2a2b81f2bc9138df959757 to your computer and use it in GitHub Desktop.
Save percybolmer/0d0b019eaa2a2b81f2bc9138df959757 to your computer and use it in GitHub Desktop.
output := fmt.Sprintf("Hello From Lambda %s, the variable is %s", input.Name, os.Getenv("my-cool-variable"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment