e-shop-gopack

command module
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2024 License: MIT Imports: 3 Imported by: 0

README

e-shop-gopack

License Go Report Card

Contains shared code for eShop demo

Table of Contents

Installation

go get github.com/WildEgor/e-shop-gopack

Usage

  • .github
    • workflows
      • release.yml - run semantic release
      • testing.yml - run checks and tests
    • pkg
      • core - core domain shared entities/models etc.
        • dtos
      • libs
        • logger - slog wrapper
        • notifier - client for e-shop-notifier service

Contributing

Please, use git cz for commit messages!

git clone https://github.com/WildEgor/e-shop-gopack
cd e-shop-gopack
git checkout -b feature-or-fix-branch
git add .
git cz
git push --set-upstream-to origin/feature-or-fix-branch

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL