Skip to content

Instantly share code, notes, and snippets.

@SuddenGunter
Last active July 28, 2019 09:23
Show Gist options
  • Save SuddenGunter/bb105556fde9678abbd97cb890ed6b33 to your computer and use it in GitHub Desktop.
Save SuddenGunter/bb105556fde9678abbd97cb890ed6b33 to your computer and use it in GitHub Desktop.
type stringer(T) interface {
String() string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment