libs

module
v1.2.11 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: GPL-3.0

README

Libs

Repo with libraries for HMTM usage.

Linters

To run linters, use next command:

 task -d scripts linters -v

Tests

To run test, use next commands. Coverage info will be recorded to coverage folder:

task -d scripts tests -v

Benchmarks

To run benchmarks, use next command:

task -d scripts bench -v

Directories

Path Synopsis
Package contextlib provides tools for easy and quick work with context.Context.
Package contextlib provides tools for easy and quick work with context.Context.
Package cookies provides tools for easy and quick work with http.Cookie.
Package cookies provides tools for easy and quick work with http.Cookie.
Package db provides tools for easy and quick access to database via Connector.
Package db provides tools for easy and quick access to database via Connector.
Package grpc provides common tools, which can be used working with gRPC.
Package grpc provides common tools, which can be used working with gRPC.
Package loadenv provides easy access to env variables from .env file.
Package loadenv provides easy access to env variables from .env file.
Package logging provides tools for easy logging errors with traceback.
Package logging provides tools for easy logging errors with traceback.
Package middlewares provides middlewares for common usage, such as working with cookies via gRPC.
Package middlewares provides middlewares for common usage, such as working with cookies via gRPC.
Package security provides tools for secure data storage and transitions.
Package security provides tools for secure data storage and transitions.
Package tracing provides tools for comfort usage of tracing and view it with jaeger.
Package tracing provides tools for comfort usage of tracing and view it with jaeger.
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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