//
pkg.gl
Category
github.com/Astrotrain-ali/cmdb
apps
host
http
package
0.0.0-20240326053733-9425ad3f18c8
Repository:
https://github.com/astrotrain-ali/cmdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
69 SLOC
#
Structs
Handler
通过写一个实例类,把内部的接口通过HTTP协议暴露出去 所以需要依赖内部接口的实现 该实体类,会实现gin的http handler.