api

package
v0.0.0-...-a6e367a Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalculateRoute

func CalculateRoute(ctx *fiber.Ctx) error

Types

type CalculatedRouteResp

type CalculatedRouteResp struct {
	Steps []string `json:"steps"` // contains the steps between 2 squares as algebric annotations.
}

type HTTPServer

type HTTPServer struct {
	// contains filtered or unexported fields
}

func NewWebServer

func NewWebServer(host, port string) *HTTPServer

func (*HTTPServer) Initialize

func (server *HTTPServer) Initialize()

func (*HTTPServer) Run

func (server *HTTPServer) Run() error

Jump to

Keyboard shortcuts

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