web

package
v0.0.0-...-ca8c832 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Rebuild

func Rebuild(c *gin.Context)
func Search(c *gin.Context)

Types

type Response

type Response struct {
	Status  int    `json:"status"`
	Message string `json:"message"`
}

type SearchQuery

type SearchQuery struct {
	Q      string      `json:"q"`
	Limit  int64       `json:"limit"`
	Filter interface{} `json:"filter"`
	Facets []string    `json:"facets"`
}

Jump to

Keyboard shortcuts

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