Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Common Go library for scalable, secure, and type-safe backend development. Includes utilities for authorization (OpenFGA), database testing, HTTP helpers, error handling, and more.

License

Notifications You must be signed in to change notification settings

kopexa-grc/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Common Library

A Go library providing common utilities and functionality for Kopexa GRC applications.

Features

  • Common utilities and helper functions
  • Standardized error handling
  • Shared data structures
  • Common interfaces

Installation

go get github.com/kopexa-grc/common

Usage

import "github.com/kopexa-grc/common"

// Example usage

Development

Prerequisites

  • Go 1.24 or later
  • Git
  • Make (optional)

Setup

  1. Clone the repository:

    git clone https://github.com/kopexa-grc/common.git
    cd common
  2. Install dependencies:

    go mod download

Testing

Run the test suite:

go test ./...

Contributing

Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.

Security

We take security seriously. Please read our Security Policy for details on reporting vulnerabilities.

Versioning

We use Release Please for versioning. For the versions available, see the tags on this repository.

Dependencies

We use Dependabot to keep our dependencies up to date. Security updates are automatically merged, while other updates require review.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For support, please open an issue in the GitHub repository or contact the maintainers.

Code of Conduct

Please read our Code of Conduct to keep our community approachable and respectable.

About

Common Go library for scalable, secure, and type-safe backend development. Includes utilities for authorization (OpenFGA), database testing, HTTP helpers, error handling, and more.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages