Go CleanArch 1.0.0
This is the first release of an example Go (Golang) project demonstrating the Clean Architecture layers with a cars riding/parking sample use case, Gin-Gonic web framework, GORM and Pgx for interaction with a PostgreSQL DBMS server, a yaml-file configuration parsing and use cases instantiation code, and integration tests with podman-based postgres containers.