handler

package
v0.0.0-...-4eeaa7b Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	GetIndex(w http.ResponseWriter, r *http.Request)
	Redirect2Fitbit(w http.ResponseWriter, r *http.Request)
	GetFitbitAuthCode(w http.ResponseWriter, r *http.Request)
	Redirect2GCal(w http.ResponseWriter, r *http.Request)
	GetGCalAuthCode(w http.ResponseWriter, r *http.Request)
	GetFitbit2GCal(w http.ResponseWriter, r *http.Request)
	GetFitbit2GCalToday(w http.ResponseWriter, r *http.Request)
}

func NewHandler

func NewHandler(di di.DI) Handler

Jump to

Keyboard shortcuts

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