g-core

command module
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 6 Imported by: 0

README

gCore

License Go Report Card

Contains shared code for g-services demo

Table of Contents

Installation

go get github.com/WildEgor/g-core

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 gNotifier service

Contributing

Please, use git cz for commit messages!

git clone https://github.com/WildEgor/gCore
cd gCore
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.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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