v1

package
v0.0.0-...-1c0d007 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 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 APIV1GroupHandler

type APIV1GroupHandler interface {
	Index(ctx *gin.Context)
	Show(ctx *gin.Context)
	Create(ctx *gin.Context)
	Update(ctx *gin.Context)
	InviteUsers(ctx *gin.Context)
	Join(ctx *gin.Context)
}

APIV1GroupHandler - Groupハンドラのインターフェース

func NewAPIV1GroupHandler

func NewAPIV1GroupHandler(ga application.GroupApplication) APIV1GroupHandler

NewAPIV1GroupHandler - APIV1GroupHandlerの生成

Jump to

Keyboard shortcuts

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