This website requires JavaScript.
Explore
Help
Sign In
apps
/
goodlink
Watch
1
Star
0
Fork
0
You've already forked goodlink
mirror of
https://gitee.com/konyshe/goodlink.git
synced
2026-04-22 22:57:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18cb076a39088e9d9edc7082976844d9563e72be
goodlink
/
config
T
History
kony
18cb076a39
Refactor config file handling in Init function to use a variable for the config file name, improving code maintainability and consistency. This change replaces hardcoded references to "config.json" with the variable
configFileName
.
2026-02-14 18:32:48 +08:00
..
args.go
Add STUN server configuration options and implement server startup logic
2026-02-02 15:08:49 +08:00
config.go
Refactor config file handling in Init function to use a variable for the config file name, improving code maintainability and consistency. This change replaces hardcoded references to "config.json" with the variable
configFileName
.
2026-02-14 18:32:48 +08:00