___ ___ ___ ___
/\ \ ___ /\__\ /\ \ /\ \
/::\ \ /\ \ /:/ / /::\ \ /::\ \
/:/\ \ \ \:\ \ /:/ / /:/\:\ \ /:/\:\ \
_\:\~\ \ \ /::\__\ /:/ / /:/ \:\ \ /:/ \:\ \
/\ \:\ \ \__\ __/:/\/__/ /:/__/ /:/__/_\:\__\ /:/__/ \:\__\
\:\ \:\ \/__/ /\/:/ / \:\ \ \:\ /\ \/__/ \:\ \ /:/ /
\:\ \:\__\ \::/__/ \:\ \ \:\ \:\__\ \:\ /:/ /
\:\/:/ / \:\__\ \:\ \ \:\/:/ / \:\/:/ /
\::/ / \/__/ \:\__\ \::/ / \::/ /
\/__/ \/__/ \/__/ \/__/
golang >= 1.19
> git clone [email protected]:silfoxs/silgo.git
> cd silgo
> go mod tidy
> go run main.go silgo-api
Using config file: ./configs/dev.yaml
[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
- using env: export GIN_MODE=release
- using code: gin.SetMode(gin.ReleaseMode)
[GIN-debug] GET /ping --> github.com/silfoxs/silgo/internal/app.Run.func1 (3 handlers)
--config=./configs/dev.yaml