handlers

package
v0.0.0-...-3b72d5c Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2021 License: MIT Imports: 4 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 interface {
	Countries(c *gin.Context)
	Country(c *gin.Context)
	CountryDates(c *gin.Context)
	CountryDate(c *gin.Context)
}

Router interface with API supported calls by route

func NewRouter

func NewRouter(repo repo.Repo) Router

Jump to

Keyboard shortcuts

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