-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimize code, configuration files (#493)
* fix: ptr * feat: go 1.19 * fix: config get env * test log * fix; login * format * mage * mage * format * format * Refactor code * Refactor config * Refactor config * Refactor config * config * Refactor config * Refactor config * Refactor code * code format * code format * code format, compiled and passed * code format * Refactor code * code format * remove scripts * cobra runE * bug * bug * bug * fix: runtime: goroutine stack exceeds * rpc opt * Refactor code * update mod * update mod * update mod * update mod * update mod * fix call * fix * fix * update go.mod * update go.mod * delete file * Refactor code * Refactor code * chat secret * chat secret * Refactor code * Refactor code * Refactor code * Refactor code * add cancel * Refactor code * Refactor code * gin.SetMode(gin.ReleaseMode) * gin.SetMode(gin.ReleaseMode) * remove useless code * update README.md * update README.md * update README.md * update version * Refactor code * Refactor code * feat: optimize api call * Refactor code * Refactor code * Refactor code --------- Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com> Co-authored-by: skiffer-git <44203734@qq.com>
- Loading branch information
1 parent
9d1043b
commit db09f70
Showing
191 changed files
with
5,497 additions
and
10,847 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -373,3 +373,5 @@ dist | |
|
||
# config files, may contain sensitive informatio | ||
config/config.yaml | ||
|
||
start-config.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.