Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamesController ¶
func NewNamesController ¶
func NewNamesController(g *echo.Group) *NamesController
type SystemsController ¶
func NewSystemsController ¶
func NewSystemsController(g *echo.Group) *SystemsController
func (*SystemsController) Setup ¶
func (controller *SystemsController) Setup()
Setup はコントローラの初期設定を行う。
type VersionController ¶
VersionController はGoBCDiceAPIのバージョン情報を返すコントローラ。
func NewVersionController ¶
func NewVersionController(g *echo.Group) *VersionController
NewVersionController は新しいVersionControllerを返す。
func (*VersionController) Setup ¶
func (controller *VersionController) Setup()
Setup はコントローラの初期設定を行う。
Click to show internal directories.
Click to hide internal directories.