Categorygithub.com/hidromatologia-v2/models
modulepackage
0.0.17
Repository: https://github.com/hidromatologia-v2/models.git
Documentation: pkg.go.dev

# README

Models

Build codecov Go Report Card GitHub go.mod Go version

This repository contains the main functionalities used in all the microservices present in the project.

Designed in a way to maintain centralized the database models and controllers.

Usage

Installing

go get -u github.com/hidromatologia-v2/models

Development

Make sure you have the environment setup.

docker compose up -d

Then unit tests could be executed with:

go test -v ./...

Always ensure coverage is over 80%. If 100% is possible go ahead.

Documentation

You will find the entire documentation for this project at docs/.

FileDescription
docs/README.mdDetailed description of the documentation files.
CONTRIBUTING.mdRules for contributing to this repository. Including commit nomenclature, code quality and more.
CHANGELOG.mdThis file is autogenerated by the Build Action's pipeline, should never be modified manually.

Coverage

CoverageCoverage

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author