Directories
¶
| Path | Synopsis |
|---|---|
|
Package authn provides authentication utilities including password encryption and comparison using bcrypt hashing algorithm.
|
Package authn provides authentication utilities including password encryption and comparison using bcrypt hashing algorithm. |
|
Package authz provides authorization functionality using Casbin for access control with RBAC (Role-Based Access Control) model and GORM database integration.
|
Package authz provides authorization functionality using Casbin for access control with RBAC (Role-Based Access Control) model and GORM database integration. |
|
Package contextx provides utilities for managing context values including user information, access tokens, and request IDs across the application.
|
Package contextx provides utilities for managing context values including user information, access tokens, and request IDs across the application. |
|
Package core provides utility functions for data copying and type conversion, particularly for handling time.Time to string conversions and vice versa.
|
Package core provides utility functions for data copying and type conversion, particularly for handling time.Time to string conversions and vice versa. |
|
Package errorsx provides a structured error handling system with HTTP status codes, gRPC integration, and metadata support for enhanced error tracking and debugging.
|
Package errorsx provides a structured error handling system with HTTP status codes, gRPC integration, and metadata support for enhanced error tracking and debugging. |
Click to show internal directories.
Click to hide internal directories.