Interfaces in Go are SO GOOD - Go / Golang Interface Tutorial | #feurious
Donald Feury
Despite not having Object Oriented Programming language features, Go does still have interfaces.
Interfaces allow you to interchange what data types you are passing as arguments to a function, as long as that type has the required methods.
Interfaces in Go are different compared to, say, C# or Java, in that you don't have to explicitly state you are implementing an interface, which is pretty cool.
My Gear - https://kit.co/dfeury
Scripts Repository - https://gitlab.com/dak425/scripts Dotfiles Repository - https://gitlab.com/dak425/dotfiles
Outro Song - https://youtu.be/AnGomWLTOrI
Support the Channel
Paypal - https://paypal.me/feurious Zelle - feurious@protonmail.com Amazon - https://amzn.to/3b8IMZH StreamElements - https://streamelements.com/donaldfeury/tip
Video Platforms
YouTube - https://youtube.com/DonaldFeury LBRY - https://lbry.tv/@dfeury:5 Bittube - https://bittube.tv/profile/dfeury Bitchute - https://www.bitchute.com/channel/dfeury/
Social Links
Email - feurious@protonmail.com Twitter - https://twitter.com/FeuryDonald Discord - https://discord.gg/86gqHY5 Dev.to - https://dev.to/dak425 Medium - https://medium.com/@highlordazurai425 ... https://www.youtube.com/watch?v=Nr2FcSMVK6w
103093505 Bytes