Skip to content

Instantly share code, notes, and snippets.

@tiborvass
Created February 5, 2015 04:42
Show Gist options
  • Save tiborvass/b9631b6e4c8422fab86f to your computer and use it in GitHub Desktop.
Save tiborvass/b9631b6e4c8422fab86f to your computer and use it in GitHub Desktop.
//go:generate behave wait -type when 'I wait for the container "{name}"'
func wait(name string) {
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment