handlers

package
v0.0.0-...-24e4e94 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IP4toInt

func IP4toInt(IPv4Address net.IP) int64

Types

type HandlerSet

type HandlerSet struct {
	GetLinksHandler      func(http.ResponseWriter, *http.Request)
	GetLinkHandler       func(http.ResponseWriter, *http.Request)
	CreateLinkHandler    func(http.ResponseWriter, *http.Request)
	CreateAccountHandler func(http.ResponseWriter, *http.Request)
}

func Init

func Init(database *gorm.DB) HandlerSet

Jump to

Keyboard shortcuts

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