server

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_QR_IMAGE_SIZE = 64
View Source
const MAX_QR_IMAGE_SIZE = 1024
View Source
const SESSION_ID_COOKIE_NAME string = "deviceID"

Variables

This section is empty.

Functions

func RunServer

func RunServer(addr string, uploadsDir string, qrcode *qrcode.QRCode) error

Types

type FileUpload added in v1.1.0

type FileUpload struct {
	Path string `json:"path"`
	Name string `json:"name"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳