item

package
v0.0.0-...-fd28bdc Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddNewItem

func AddNewItem() func(*gin.Context)

func MountRouter

func MountRouter(app *gin.Engine)

Types

type ErrorResponse

type ErrorResponse struct {
	Status  int    `json:"satus"`
	Message string `json:"message"`
}

type ItemResponse

type ItemResponse struct {
	Data itemDomain.Item `json:"data"`
}

Jump to

Keyboard shortcuts

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