controllers

package
v0.0.0-...-5c39f79 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientController

type ClientController struct {
	// contains filtered or unexported fields
}

func NewClientController

func NewClientController(repository repository.ClientRepository) *ClientController

func (*ClientController) CreateClient

func (controller *ClientController) CreateClient(w http.ResponseWriter, r *http.Request)

func (*ClientController) GetClientByEmail

func (controller *ClientController) GetClientByEmail(w http.ResponseWriter, r *http.Request)

func (*ClientController) GetClients

func (controller *ClientController) GetClients(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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