routes

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

rest api urls

Documentation

Index

Constants

View Source
const (
	CbDriverURL  = "http://localhost"
	CbDriverPort = "1234"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Route

type Route struct {
	Method, Path string
	Function     echo.HandlerFunc
}

Jump to

Keyboard shortcuts

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