Categorygithub.com/MyCarrier-DevOps/goLibMyCarrier
repository
1.2.10
Repository: https://github.com/mycarrier-devops/golibmycarrier.git
Documentation: pkg.go.dev

# Packages

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

# README

goLibMyCarrier

goLibMyCarrier is a Go library that provides utilities for authentication, configuration management, and OpenTelemetry integration. It is designed to streamline the development of Go applications by providing essential components for these common tasks.

Overview

goLibMyCarrier includes the following components:

  • auth.go: Provides functions and types for user authentication.
  • kafka.go: Manages kafka configuration settings.
  • otel.go: Integrates with OpenTelemetry for distributed logs, tracing and metrics collection.

Installation

To install goLibMyCarrier, use the following Go command:

go get -u github.com/mycarrier-devops/goLibMyCarrier