routes

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

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

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPDF

func GetPDF(ctx echo.Context) error

func Login

func Login(c echo.Context) error
func Search(c echo.Context) error

func SubmitRequests

func SubmitRequests(c echo.Context) error

func VersionInfo

func VersionInfo(c echo.Context) error

Types

type Manifest

type Manifest struct {
	Updated time.Time
	Version string
	Package string
}

type VersionData

type VersionData struct {
	Version     string    `json:"version"`
	LastUpdated time.Time `json:"lastUpdate"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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