Go-তে Interface কীভাবে Code Decouple করে?
একটা HTTP Server দিয়ে পুরো ব্যাপারটা বুঝে নেওয়া যাক
আমরা সবাই জানি Go একটা সিম্পল ল্যাঙ্গুয়েজ, কিন্তু interface নিয়ে অনেকেরই confusion থাকে। আজকে আমরা দেখব কীভাবে interface আসলে তোমার code-কে flexible এবং maintainable বানায়। একটা real-world HTT...
imranbd.hashnode.dev20 min read