github.com/isyscore/isc-gobase@v1.5.3-0.20231218061332-cbc7451899e9/server/test/application-pprof.yaml (about)

     1  api-module: demo
     2  base:
     3    server:
     4      enable: true
     5      gin:
     6        pprof:
     7          # pprof开关是否可以开启,默认false
     8          enable: false