router

package
v0.0.0-...-5beaed8 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Router

type Router struct {
	Config *config.Config
	Api    *api.API
	Repo   repository.Repository
	// contains filtered or unexported fields
}

ルーター

func Setup

func Setup(c *config.Config, api *api.API, repo repository.Repository) *Router

ルーターのセットアップと取得

func (*Router) Start

func (r *Router) Start()

ルーターを起動

Jump to

Keyboard shortcuts

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