api

package
v0.0.0-...-e1e7ebf Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2019 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountRouter

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

func InitAccountRouter

func InitAccountRouter(group *echo.Group, accountService interfaces.AccountService) (*AccountRouter, error)

type GameRouter

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

func InitGameRouter

func InitGameRouter(group *echo.Group, gameService interfaces.GameService) (*GameRouter, error)

type ProfileRouter

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

func InitProfileRouter

func InitProfileRouter(group *echo.Group, service interfaces.ProfileService, mfa interfaces.MfaService) (*ProfileRouter, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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