Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpService ¶
type HttpService struct {
// contains filtered or unexported fields
}
func NewHttpService ¶
func NewHttpService(engine *gin.Engine) *HttpService
func (*HttpService) Shutdown ¶
func (serv *HttpService) Shutdown(_ context.Context)
func (*HttpService) Start ¶
func (serv *HttpService) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.