Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerHTTP ¶
type ServerHTTP struct {
// contains filtered or unexported fields
}
@title Новый авторизации @version 1.0.0 @description Методы API сервиса авторизации @BasePath / @in header @name Authorization
func NewServer ¶
func NewServer(ctx context.Context) *ServerHTTP
func (*ServerHTTP) Run ¶
func (h *ServerHTTP) Run()
func (*ServerHTTP) Stop ¶
func (h *ServerHTTP) Stop(wg *sync.WaitGroup)
Click to show internal directories.
Click to hide internal directories.