Skip to content

Instantly share code, notes, and snippets.

@krancour
Created March 11, 2019 15:04
Show Gist options
  • Save krancour/4db8edaaad1e71828019d2af30ca3a79 to your computer and use it in GitHub Desktop.
Save krancour/4db8edaaad1e71828019d2af30ca3a79 to your computer and use it in GitHub Desktop.
type Greeter interface{
SayGreeting()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment