web

package
v0.0.0-...-2cdf4dc Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2019 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountHandler

type AccountHandler struct {
	Usecase   usecase.AccountInputPort
	Presenter *presenter.AccountPresenter
}

func (*AccountHandler) Delete

func (u *AccountHandler) Delete(w http.ResponseWriter, r *http.Request)

func (*AccountHandler) Get

func (*AccountHandler) List

func (*AccountHandler) Post

type AccountJsonView

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

func (*AccountJsonView) ErrorView

func (j *AccountJsonView) ErrorView(err error)

func (*AccountJsonView) View

func (j *AccountJsonView) View(account *presenter.AccountViewModel)

func (*AccountJsonView) ViewModels

func (j *AccountJsonView) ViewModels(account []*presenter.AccountViewModel)

func (*AccountJsonView) ViewNoBody

func (j *AccountJsonView) ViewNoBody()

Jump to

Keyboard shortcuts

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