Commit Graph

23 Commits (1bb5fa02efec32f5b48289e8bb6feea09245c95e)

Author SHA1 Message Date
Michael Li b80be74fd4
add cli subcommand to start paopao-ce serve
11 months ago
Michael Li 78282539f3
optimize config process logic
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago
Michael Li a042b88b32
add go.uber.org/automaxprocs to set maxprocs automatic when run in container enviroment
1 year ago
Michael Li 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
1 year ago
Michael Li 49a03354ba
use conc.NewWaitGroup() to create conc.WaitGroup instance
1 year ago
Michael Li 39b8276109
use github.com/sourcegraph/conc.WaitGroup instead sync.WaitGroup to process multiple goroutine sync
1 year ago
Michael Li a821f47ded
add Pyroscope support
1 year ago
Michael Li ba27352c52
mir: optimize app start service logic to fixed mutilple service serve in sample port will occurs error when stop app
2 years ago
Michael Li 275e132927
mir: fixed http service initial error by wrong ReadTimeout/WriteTimeout setting
2 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago
Michael Li 0e7f47f7a3
optimze service interface add Version() to return version info
2 years ago
Michael Li 6a53632b9b
optimize main function logic and custom service create logic
2 years ago
Michael Li 3c47f48c42
optimize main initial logic for new service init
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
alimy 3f6f33f7ff optimize print fatal info when app run failed
2 years ago
alimy d5b701864b optimize #148 lazy initial gorm db in first use
2 years ago
alimy be03c59338 optimize version info out logic
2 years ago
alimy a41160b687 use version from git repository info
2 years ago
alimy 239852c56e remove no-need build version info
2 years ago
alimy 376679a975 optmize configure logic and clear conf logic code
2 years ago
CXM 0fcc85df24 feat: hello banner
2 years ago
ROC 8fde76d8ec change project structure
2 years ago