Skip to content

Conversation

@godcong
Copy link
Contributor

@godcong godcong commented Apr 14, 2025

No description provided.

godcong added 5 commits April 10, 2025 20:07
- Add comprehensive hashing example in main.go
- Create README.md with detailed information about hashing features
- Implement SHA-256 and Argon2 hashing algorithms
- Demonstrate hash verification and algorithm upgrade
- Add a brief description of the 'crypto' toolkit to the README.md file
- Enhance the documentation to provide a comprehensive overview of all available toolkits
…dule

- Renamed the idgen package to identifier to more accurately reflect its functionality
- Redesigned the schema of the identifier module with more interfaces and implementations
- Added support for multiple types of identifiers, including strings and numeric identifiers
- Implemented a more flexible identifier generation and validation mechanism
- Optimized the scalability and ease of use of the module
- Rename package from idgen to identifier
- Restructure identifier interfaces and implementations
- Add support for multiple identifier types (string, int64)
- Improve code organization and naming conventions
- Update dependencies and go.mod file
- Rename and restructure identifier-related files and functions
- Implement common interface for both string and number identifiers
- Update tests to reflect new interface and functionality
- Add support for setting and retrieving default identifiers
@godcong godcong merged commit 1621a14 into origadmin:main Apr 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant