handler

package
v0.0.0-...-6b69f63 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DateTime

func DateTime(w http.ResponseWriter, r *http.Request)

func HelloWorld

func HelloWorld(w http.ResponseWriter, r *http.Request)

func Index

func Index(w http.ResponseWriter, r *http.Request)

Types

type DateTimeResponse

type DateTimeResponse struct {
	DateTime string `json:"dateTime"`
}

type PageData

type PageData struct {
	Name string
}

type Response

type Response struct {
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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