Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sxp20008
/
gf
Public
forked from
gogf/gf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 18, 2025
fix: LF
hailaz
committed
3af77aa
View commit details
Copy full SHA for 3af77aa
Browse repository at this point
Add unit tests for Core configuration methods and remove unused example function
Show description for 14bc196
hailaz
committed
14bc196
View commit details
Copy full SHA for 14bc196
Browse repository at this point
fix(database/gdb): 添加 SetDefaultConfigGroup 和 GetConfigGroup 方法,标记旧方法为已弃用
hailaz
committed
ad30e42
View commit details
Copy full SHA for ad30e42
Browse repository at this point
Update database/gdb/gdb_core_config.go
Show description for 8d8c6c9
houseme
and
Copilot
authored
8d8c6c9
View commit details
Copy full SHA for 8d8c6c9
Browse repository at this point
Merge branch 'master' into master
houseme
authored
5ebe4d3
View commit details
Copy full SHA for 5ebe4d3
Browse repository at this point
Commits on Sep 5, 2025
docs(i18n/gi18n): deleting the duplicate package documents (#4251)
Show description for 22427a0
qiulaidongfeng
and
hailaz
authored
22427a0
View commit details
Copy full SHA for 22427a0
Browse repository at this point
Commits on Sep 3, 2025
fix(database/gredis): gredis support get raw client (#4306)
Show description for 41a5484
YunzhiYike
and
hailaz
authored
41a5484
View commit details
Copy full SHA for 41a5484
Browse repository at this point
fix: update gf cli to v2.9.3 (#4418)
Show description for 325ee45
github-actions[bot]
and
hailaz
authored
325ee45
View commit details
Copy full SHA for 325ee45
Browse repository at this point
fix: Update version to v2.9.3 (#4417)
Show description for 627aa5d
hailaz
authored
627aa5d
View commit details
Copy full SHA for 627aa5d
Browse repository at this point
fix(os/gtime): fix gtime time string handle logic (#4409)
Show description for 47db448
Zjmainstay
and
hailaz
authored
47db448
View commit details
Copy full SHA for 47db448
Browse repository at this point
fix: update gf cli to v2.9.3-rc4 (#4416)
Show description for a39498f
github-actions[bot]
and
hailaz
authored
a39498f
View commit details
Copy full SHA for a39498f
Browse repository at this point
fix: Update dependencies and exclude test data from go.mod processing (#4415)
Show description for 80b866e
hailaz
authored
80b866e
View commit details
Copy full SHA for 80b866e
Browse repository at this point
fix: Improve the typeMap check logic of "gf gen dao" (#4410)
Show description for 2a77d32
joy999
authored
2a77d32
View commit details
Copy full SHA for 2a77d32
Browse repository at this point
fix: path ./cmd/gf (#4414)
hailaz
authored
3c451be
View commit details
Copy full SHA for 3c451be
Browse repository at this point
chore: chmod +x update_version.sh (#4413)
hailaz
authored
5073f25
View commit details
Copy full SHA for 5073f25
Browse repository at this point
Commits on Sep 2, 2025
fix: #4269 (#4412)
Show description for 40e97f1
hailaz
authored
40e97f1
View commit details
Copy full SHA for 40e97f1
Browse repository at this point
Commits on Sep 1, 2025
fix: version 2.9.2 (#4405)
hailaz
authored
502d158
View commit details
Copy full SHA for 502d158
Browse repository at this point
chore(tablewriter): upgrade to v1.0.9 and refactor table rendering logic (#4352)
Show description for f08897a
3 people
authored
f08897a
View commit details
Copy full SHA for f08897a
Browse repository at this point
Commits on Aug 29, 2025
fix: report coverage on the latest go version (#4398)
hailaz
authored
b6181e4
View commit details
Copy full SHA for b6181e4
Browse repository at this point
fix(net/goai): fix g.Meta is passed as parameters of a request (#4397)
Show description for f8cdeae
wanghaolong613
authored
f8cdeae
View commit details
Copy full SHA for f8cdeae
Browse repository at this point
feat: update linter config and deprecation notice (#4399)
Show description for bea060a
houseme
and
Copilot
authored
bea060a
View commit details
Copy full SHA for bea060a
Browse repository at this point
Update comments for consistency in ExampleGetAllConfig
houseme
authored
cb247a0
View commit details
Copy full SHA for cb247a0
Browse repository at this point
fix: disable specific staticcheck rules and update lint config (#4396)
Show description for 94cc233
4 people
authored
94cc233
View commit details
Copy full SHA for 94cc233
Browse repository at this point
chore: add OpenSSF Scorecard for README.md (#3696)
Show description for 71743e6
fengshunli
authored
71743e6
View commit details
Copy full SHA for 71743e6
Browse repository at this point
fix(net/ghttp): wrong in-tag param parse for query param (#4227) (#4228)
Show description for f9ec3b1
UncleChair
and
hailaz
authored
f9ec3b1
View commit details
Copy full SHA for f9ec3b1
Browse repository at this point
Commits on Aug 28, 2025
Rename ExampleDB_GetAllConfig to ExampleGetAllConfig
houseme
authored
ac8b02b
View commit details
Copy full SHA for ac8b02b
Browse repository at this point
Rename ExampleGetAllConfig to ExampleDB_GetAllConfig
houseme
authored
6470f09
View commit details
Copy full SHA for 6470f09
Browse repository at this point
add example and fix
Show description for 3cff22e
sxp20008
committed
3cff22e
View commit details
Copy full SHA for 3cff22e
Browse repository at this point
Add the function of obtaining all configurations
Show description for 54897a4
sxp20008
committed
54897a4
View commit details
Copy full SHA for 54897a4
Browse repository at this point
Merge branch 'master' into master
houseme
authored
d8da5ad
View commit details
Copy full SHA for d8da5ad
Browse repository at this point
refactor: interface{} to any and reflect.Ptr to reflect.Pointer (#4395)
Show description for ee24da4
hailaz
authored
ee24da4
View commit details
Copy full SHA for ee24da4
Browse repository at this point
perf(net/gclient): optimize default http.Transport connection pool configuration (#4390)
lxzan
authored
26f2078
View commit details
Copy full SHA for 26f2078
Browse repository at this point
fix: revert #4388 (#4392)
hailaz
authored
1371b3b
View commit details
Copy full SHA for 1371b3b
Browse repository at this point
Commits on Aug 27, 2025
Add the function of obtaining all configurations to facilitate business operations such as verification after addition.
Show description for 2340b4f
sxp20008
committed
2340b4f
View commit details
Copy full SHA for 2340b4f
Browse repository at this point
fix: spacing in min value validation message (#4388)
Show description for 1da7345
houseme
authored
1da7345
View commit details
Copy full SHA for 1da7345
Browse repository at this point
Previous
Next
You can’t perform that action at this time.