gonzaloserrano / go-code-review

Go code review guidelines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an interfaces section

gonzaloserrano opened this issue · comments

  • about implicit interfaces in go
  • interface assertions
  • interface segregation, example: io package
  • links to talks