The converter will parse files with different log formats and according on their basis insert MongoDB documents with a monotonous structure.
-
Updated
Mar 10, 2021 - Go
The converter will parse files with different log formats and according on their basis insert MongoDB documents with a monotonous structure.
recursively sort any golang interface for comparisons in your unit tests.
Visual Studio Code extension to automatically implement interface methods for Golang
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.
Code examples, shows how interfaces can be used as abstract data types in Go.
Add a description, image, and links to the interfaces-go topic page so that developers can more easily learn about it.
To associate your repository with the interfaces-go topic, visit your repo's landing page and select "manage topics."