controller

package
v0.0.0-...-39c1f3c Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListImage

func ListImage(c *logic.LogicContext)
func Search(c *logic.LogicContext)

func UploadImage

func UploadImage(c *logic.LogicContext)

Types

type ListImagesRequest

type ListImagesRequest struct {
	Token string `json:"token"`
	Size  int64  `json:"size"`
}

type ListImagesResponse

type ListImagesResponse struct {
	Images []string `json:"images"`
	Token  string   `json:"token"`
}

Jump to

Keyboard shortcuts

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