handling

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ForbiddenExceptionMessage = "Forbidden"
View Source
var InternalServerExceptionMessage = "Internal Server Error"
View Source
var InvalidRequestExceptionMessage = "Bad Request"
View Source
var UnauthorizedExceptionMessage = "Unauthorized"

Functions

This section is empty.

Types

type JSONError

type JSONError struct {
}

type SignInput

type SignInput struct {
	UriToSign           string `json:"uriToSign" binding:"required" form:"uriToSign"`
	SecondsToExpiration int    `json:"secondsToExpiration" binding:"required,numeric" form:"secondsToExpiration"`
}

Jump to

Keyboard shortcuts

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