mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 03:23:49 +08:00
fix lint.
This commit is contained in:
parent
379a589fc8
commit
987c57f7cf
@ -86,6 +86,7 @@ type HTTPServer struct {
|
|||||||
MiddleWares `yaml:"middlewares"`
|
MiddleWares `yaml:"middlewares"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// PprofServer pprof性能分析服务器相关配置
|
||||||
type PprofServer struct {
|
type PprofServer struct {
|
||||||
Disabled bool `yaml:"disabled"`
|
Disabled bool `yaml:"disabled"`
|
||||||
Host string `yaml:"host"`
|
Host string `yaml:"host"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user