worker

package
v0.0.0-...-4cd1e14 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServer

func StartServer()

Types

type ImagePngHash

type ImagePngHash struct {
	gorm.Model
	Hash string `gorm:"uniqueIndex"`
	Data string
}

type ImagePngHashes

type ImagePngHashes []ImagePngHash

type Res

type Res struct {
	Code    int    `json:"code"`
	Status  string `json:"status"`
	Content any    `json:"content"`
}

Jump to

Keyboard shortcuts

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