rqvar

package
v4.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	// Load Загрузка данных из запроса в объект структуры.
	Load(request *http.Request, variable any) (err error)
}

Interface Интерфейс пакета.

func Get

func Get() Interface

Get Получение объекта сущности пакета, возвращается интерфейс пакета.

type RqFunc

type RqFunc func(r *http.Request) string

RqFunc Описание типа функции, доступной для вызова при поиске данных.

Jump to

Keyboard shortcuts

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