handler

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2020 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StudentHandle

type StudentHandle interface {
	Post(c interfaces.Context)
	Get(c interfaces.Context)
}

StudentHandle application層のインターフェイス

func NewStudentHandler

func NewStudentHandler(u usecase.IStudentUseCase) StudentHandle

NewStudentHandler application層の実装を持つインスタンス @handler

Jump to

Keyboard shortcuts

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