Golang Tutorial - Interface Type in Go
In this session we will understand about interface{} type in Go.
The interface{} type or empty interface is an interface having no methods. Since Go provides implicit implementation of interfaces, every type implicitly implements the empty interface.
In case if you missed the session on Interfaces - • Golang Tutorial - Deep Dive into Pack...
Start learning now 👉 https://growyourskill.in/
Connect with me
LinkedIn: / neeraj-avinash-33407b9
GitHub: https://github.com/neerajbg
golang
golang tutorial
golang tutorial 2023
learn go
interfaces in go
golang Interface
go language tutorial for beginners
#golang #go #learnandgrow #GrowYourSkill #datastructures #function #variables #interfaces