response

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2025 License: MIT Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PresignedURL

type PresignedURL struct {
	UploadURL string `json:"upload_url"`
	FileURL   string `json:"file_url"`
}

PresignedURL struct to describe pre-signed URL response.

type UploadedFile

type UploadedFile struct {
	Field string `json:"field"`
	Name  string `json:"name"`
	Path  string `json:"path"`
	Size  int64  `json:"size"`
}

Jump to

Keyboard shortcuts

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