handlers

package
v0.0.0-...-fd0e660 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeCoinHandlers

func MakeCoinHandlers(r *mux.Router, n *negroni.Negroni, service coin.UseCase)

func MakeUserHandler

func MakeUserHandler(r *mux.Router, n *negroni.Negroni, service user.UseCase)

Types

type UserDto

type UserDto struct {
	Email string `json:"email"`
	Pass  string `json:"pass"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL