Skip to content
#

interfaces-and-abstraction

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This simple program aims at exploring Golang's interfaces and structs, besides this also calls out to one of my other programs in Go which is /Go-asyncLogger. This program illustrates the behaviour of a connections pool manager using a logger. This program is built in a sens where it can be used for any logger and any type of connections.

  • Updated Apr 7, 2024
  • Go

Improve this page

Add a description, image, and links to the interfaces-and-abstraction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interfaces-and-abstraction topic, visit your repo's landing page and select "manage topics."

Learn more