request

package
v0.0.0-...-34ab1a3 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LandingRequest

type LandingRequest struct {
	AccessToken string
	Path        string
}

func GetLandingRequest

func GetLandingRequest(c *gin.Context) (*LandingRequest, error)

type SearchRequest

type SearchRequest struct {
	AccessToken string
	Name        string
	Class       constants.ClassNumber
	Complexity  constants.ComplexityType
	Page        int64
}

func GetSearchRequest

func GetSearchRequest(c *gin.Context) (*SearchRequest, error)

Jump to

Keyboard shortcuts

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