routes

package module
v0.0.0-...-47d071f Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallbackHandler

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

func LoginHandler

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

func WelcomeHandler

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

Types

type Measurements

type Measurements struct {
	ID       int `json:"id"`
	Date     int `json:"date"`
	Weight   int `json:"weight"`   // 1
	FatMass  int `json:"fatmass"`  // 6
	BodyFat  int `json:"bodyfat"`  // 8
	BoneMass int `json:"bonemass"` //88
}

Jump to

Keyboard shortcuts

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