v1

package
v0.0.0-...-3319774 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 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 NamesController

type NamesController struct {
	Group *echo.Group
}

func NewNamesController

func NewNamesController(g *echo.Group) *NamesController

func (*NamesController) Setup

func (controller *NamesController) Setup()

Setup はコントローラの初期設定を行う。

type SystemsController

type SystemsController struct {
	Group *echo.Group
}

func NewSystemsController

func NewSystemsController(g *echo.Group) *SystemsController

func (*SystemsController) Setup

func (controller *SystemsController) Setup()

Setup はコントローラの初期設定を行う。

type VersionController

type VersionController struct {
	Group *echo.Group
}

VersionController はGoBCDiceAPIのバージョン情報を返すコントローラ。

func NewVersionController

func NewVersionController(g *echo.Group) *VersionController

NewVersionController は新しいVersionControllerを返す。

func (*VersionController) Setup

func (controller *VersionController) Setup()

Setup はコントローラの初期設定を行う。

Jump to

Keyboard shortcuts

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