handler

package
v0.0.0-...-e1de4b4 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInvalidRequest パラメータ不正
	ErrInvalidRequest = errors.New("invalid parameters")
)

Functions

func Handle

func Handle(c echo.Context) error

Handle リクエストの受け口

Types

type Query

type Query struct {
	BlobName        string
	PreprocessQuery preprocess.Query
}

Query URLのパース結果

Jump to

Keyboard shortcuts

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