client

package
v0.0.0-...-802f6d6 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plane

type Plane struct {
	Id             int
	CurrentAirport string
	Model          string
	InFligth       bool
	Destination    string
	Enrollment     string
	Time           int
}

func NewPlane

func NewPlane() *Plane

func (*Plane) StartClient

func (p *Plane) StartClient(host string)

Método que inicia el cliente

type Routes

type Routes struct {
	TakeoffAirport     string
	DestinationAirport string
	Time               int
}

Jump to

Keyboard shortcuts

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