handle

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteHandler

func DeleteHandler(cfg *view.Config) gin.HandlerFunc

func HomeHandler

func HomeHandler(cfg *view.Config) gin.HandlerFunc

func InsertHandler

func InsertHandler(cfg *view.Config) gin.HandlerFunc

func ListHandler

func ListHandler(cfg *view.Config) gin.HandlerFunc

func UpdateHandler

func UpdateHandler(cfg *view.Config) gin.HandlerFunc

func ViewTableHandler

func ViewTableHandler(cfg *view.Config) gin.HandlerFunc

Types

type Response

type Response struct {
	Code    int         `json:"code"`
	Message string      `json:"message"`
	Data    interface{} `json:"data"`
}

Jump to

Keyboard shortcuts

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