api

package
v0.0.0-...-d43d553 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitRoutes

func InitRoutes(option *Options) *gin.Engine

Types

type Handler

type Handler struct {
	AuthHandler handlers.AuthHandler
	ListHandler handlers.ListHandler
	ItemHandler handlers.ItemHandler
}

type Options

type Options struct {
	Conf  config.Configs
	Cache cache.ICache
	DB    core.PostgresDB
}

Jump to

Keyboard shortcuts

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