Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller имплементирует методы для работы с сервисом авторизации.
func New ¶
func New(authConn pb.AuthServiceClient, cipher string, tracer trace.Tracer) *Controller
New создает новый Controller.
Click to show internal directories.
Click to hide internal directories.