v2

package
v0.0.0-...-fc5a16f Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Router

func Router(echo *echo.Echo) *echo.Group

func Version

func Version(c echo.Context) error

Types

type VersionInfo

type VersionInfo struct {
	Local bool `json:"local"`
	// GNS3 Version
	Version       string `json:"version"`
	ServerVersion string `json:"server_version"`
	GoVersion     string `json:"go_version"`
	GitCommit     string `json:"git_commit"`
	Compiler      string `json:"compiler"`
	Platform      string `json:"platform"`
}

Jump to

Keyboard shortcuts

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