ui

package
v0.0.0-...-cae1622 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(cfg Config, listener net.Listener)

Start - start web server and handle web requets

Types

type Config

type Config struct {
	Assets http.FileSystem
	DB     db.Config
}

Config configuration for ui package

type TaskID

type TaskID struct {
	// The ID of the task
	//
	// in: path
	// min: 0
	// required: true
	ID int `json:"id"`
}

TaskID parameter.

swagger:parameters deleteTask

Jump to

Keyboard shortcuts

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