web

package
v0.0.0-...-9ddcce9 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const PB_URL = "http://pocketbase:8090"

Variables

View Source
var TokenAuth = jwtauth.New("HS256", []byte("secret"), nil)

Functions

func GetEventCancel

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

func GetEventCreate

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

func GetEventDetail

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

func GetEventEntry

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

func GetIndex

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

func GetLogin

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

func GetLogout

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

func GetSearch

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

func GetSignup

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

func PostEventCreate

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

func PostLogin

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

func PostSignup

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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