Thomas Nguyen
Thomas Nguyen's Blog

Thomas Nguyen's Blog

Follow
homeFront-endBack-endMicroservicesBuy me a coffee
Tag

learning

#learning

More content

Read more stories on Hashnode


Articles with this tag

Duck typing in Go

Jun 15, 20221 min read

Today, did you know — a struct doesn’t have to implement an interface in Go. Go uses “duck typing”. What is the duck typing? If it looks like a duck,...

Duck typing in Go