pkg/

directory
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2025 License: MIT

Directories

Path Synopsis
Package api_key provides middleware utilities for securing API endpoints using custom API key validation.
Package api_key provides middleware utilities for securing API endpoints using custom API key validation.
Package api_types defines reusable types and standard response structures for consistent API communications across the service
Package api_types defines reusable types and standard response structures for consistent API communications across the service
Package config provides utility functions for accessing environment variables in a structured and consistent manner across the API application.
Package config provides utility functions for accessing environment variables in a structured and consistent manner across the API application.
Package jwt_auth provides an extendable interface for JWT authentication in a Gin-based API, leveraging the github.com/appleboy/gin-jwt middleware.
Package jwt_auth provides an extendable interface for JWT authentication in a Gin-based API, leveraging the github.com/appleboy/gin-jwt middleware.
Package mysql provides a centralized and reusable interface for establishing and accessing a MySQL database connection using GORM
Package mysql provides a centralized and reusable interface for establishing and accessing a MySQL database connection using GORM
Package utils provides common utility functions used across the API service These are generic, stateless helpers designed to simplify repetitive tasks and enforce consistent behaviors across multiple modules of the application
Package utils provides common utility functions used across the API service These are generic, stateless helpers designed to simplify repetitive tasks and enforce consistent behaviors across multiple modules of the application

Jump to

Keyboard shortcuts

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