Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(service user.ServiceInterface)
Types ¶
type UserDelivery ¶
type UserDelivery struct {
// contains filtered or unexported fields
}
func (*UserDelivery) Create ¶
func (delivery *UserDelivery) Create(w http.ResponseWriter, r *http.Request)
func (*UserDelivery) Login ¶
func (delivery *UserDelivery) Login(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.