rest

package
v0.0.0-...-a46ca75 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitRoutes

func InitRoutes()

func StartEngine

func StartEngine()

StartEngine Runs gin server

Types

type NewImageResponse

type NewImageResponse struct {
	ID string `json:"id"  validate:"required"`
}

type NewRequest

type NewRequest struct {
	Image string `json:"image" binding:"required"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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