mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
6219da7a7687d1435cfb2ad887988a350f0c4949
Add configurable default endpoint and metadata support to nacos Registry, providing a more flexible alternative to hardcoded environment variable reads. - Add defaultEndpoint and defaultMetadata fields to Registry struct - Add SetDefaultEndpoint method to override service endpoints - Add SetDefaultMetadata method to merge extra metadata - Update Register method to use configured defaults --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: houseme <housemecn@gmail.com>
refract(gerror): add ITextArgs interface and its implements, mainly for i18n that needs text and args separately (#4597)
fix(contrib/drivers): resolve field duplication issue when same table/column names exist across different MySQL/MariaDB databases (#4577)
English | 简体中文
A powerful framework for faster, easier, and more efficient project development.
Installation
go get -u github.com/gogf/gf/v2
Documentation
- Official Site: https://goframe.org
- Official Site(en): https://goframe.org/en
- 国内镜像: https://goframe.org.cn
- Mirror Site: Github Pages
- Mirror Site: Offline Docs
- GoDoc API: https://pkg.go.dev/github.com/gogf/gf/v2
- Doc Source: https://github.com/gogf/gf-site
Contributors
💖 Thanks to all the contributors who made GoFrame possible 💖
License
GoFrame is licensed under the MIT License, 100% free and open-source, forever.
Languages
GO
100%
