Skip to content

gsdenys/meparser

Repository files navigation

MongoDB error Parser (MEPARSER)

Go Reference

This module is a free software and their objective is to facilitate the MongoDB error compression, transforming it in a JSON convertibles object readable by humans.

This package has a strong code documentations that generates the fullfil tutorial disponible at go.dev reference page, that is enough for their usage.

Read the full documentation at: https://pkg.go.dev/github.com/gsdenys/meparser

Software Quality

Build & Test Quality Gate Status Maintainability Rating Security Rating Coverage Vulnerabilities

This lib use Sonarcloud combined with Horusec to understand the code quality and security, blocking the pull request in any vulnerability incidence.

As well as security, performance is a fundamental factor of all software, package or modules. This way, this package use the benchmark regression to ensure that no performance gaps ocours.

The result of benchmark regression is disponible at: Performance Regeression

License

Copyright 2022 gsdenys

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.