Skip to content

Instantly share code, notes, and snippets.

@ehazlett
Last active August 29, 2015 14:18
Show Gist options
  • Save ehazlett/dfafd1b976e8ef86402c to your computer and use it in GitHub Desktop.
Save ehazlett/dfafd1b976e8ef86402c to your computer and use it in GitHub Desktop.
type Callback struct {
ErrorChan chan(error)
Call func()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment