v1

package
v0.0.0-...-6b1c1c1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIV1UserHandler

type APIV1UserHandler interface {
	Create(ctx *gin.Context)
	ShowProfile(ctx *gin.Context)
	UpdateProfile(ctx *gin.Context)
}

APIV1UserHandler - Userハンドラのインターフェース

func NewAPIV1UserHandler

func NewAPIV1UserHandler(ua application.UserApplication) APIV1UserHandler

NewAPIV1UserHandler - APIV1UserHandlerの生成

Jump to

Keyboard shortcuts

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