file

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2019 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNoArguments will be returned when didn't specify any arguments
	ErrNoArguments = errors.New("Please specify the argument")
	// ErrIllegalMount will be returned when wrong argument passed to Mount
	ErrIllegalMount = errors.New("illegal Mount() call")
)

Functions

This section is empty.

Types

type Presenter

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

Presenter acts for presentation

func New

func New(u generator.UseCase) *Presenter

New presenter

func (*Presenter) Mount

func (p *Presenter) Mount(i interface{}) error

Mount action

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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