Documentation ¶
Index ¶
- func RegisterAdminServants(e *gin.Engine)
- func RegisterBotServants(e *gin.Engine)
- func RegisterDocsServants(e *gin.Engine)
- func RegisterFrontendWebServants(e *gin.Engine)
- func RegisterLocalossServants(e *gin.Engine)
- func RegisterMobileServants(s *grpc.Server)
- func RegisterSpaceXServants(e *gin.Engine)
- func RegisterTripletServants(h func(string, http.Handler), opts ...connect.HandlerOption)
- func RegisterWebServants(e *gin.Engine)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAdminServants ¶
RegisterAdminServants register all the servants to gin.Engine
func RegisterBotServants ¶
RegisterBotServants register all the servants to gin.Engine
func RegisterDocsServants ¶
RegisterDocsServants register all the servants to gin.Engine
func RegisterFrontendWebServants ¶
RegisterFrontendWebServants register all the servants to gin.Engine
func RegisterLocalossServants ¶
RegisterLocalossServants register all the servants to gin.Engine
func RegisterMobileServants ¶
RegisterMobileServants register all the servants to grpc.Server
func RegisterSpaceXServants ¶
RegisterSpaceXServants register all the servants to gin.Engine
func RegisterTripletServants ¶ added in v0.4.0
RegisterTripletServants register all the servants to Connect
func RegisterWebServants ¶
RegisterWebServants register all the servants to gin.Engine
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.