service

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterHandler

func RegisterHandler(process func(c *gin.Context), path, method string)

Types

type Handler

type Handler struct {
	Process func(c *gin.Context)
	Path    string
	Method  string
}

func GetAllHandlers

func GetAllHandlers() []Handler

Jump to

Keyboard shortcuts

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