server

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(address string, apiKey interface{}, debug bool)

New IPX server

Types

type AllResponse

type AllResponse struct {
	Response
	RelayResponse
}

AllResponse return methods object

type RelayResponse

type RelayResponse struct {
	Response
	R1  int `json:"R1"`
	R2  int `json:"R2"`
	R3  int `json:"R3"`
	R4  int `json:"R4"`
	R5  int `json:"R5"`
	R6  int `json:"R6"`
	R7  int `json:"R7"`
	R8  int `json:"R8"`
	R9  int `json:"R9"`
	R10 int `json:"R10"`
	R11 int `json:"R11"`
	R12 int `json:"R12"`
	R13 int `json:"R13"`
	R14 int `json:"R14"`
	R15 int `json:"R15"`
	R16 int `json:"R16"`
	R17 int `json:"R17"`
	R18 int `json:"R18"`
	R19 int `json:"R19"`
	R20 int `json:"R20"`
	R21 int `json:"R21"`
	R22 int `json:"R22"`
	R23 int `json:"R23"`
	R24 int `json:"R24"`
	R25 int `json:"R25"`
	R26 int `json:"R26"`
	R27 int `json:"R27"`
	R28 int `json:"R28"`
	R29 int `json:"R29"`
	R30 int `json:"R30"`
	R31 int `json:"R31"`
	R32 int `json:"R32"`
	R33 int `json:"R33"`
	R34 int `json:"R34"`
	R35 int `json:"R35"`
	R36 int `json:"R36"`
	R37 int `json:"R37"`
	R38 int `json:"R38"`
	R39 int `json:"R39"`
	R40 int `json:"R40"`
	R41 int `json:"R41"`
	R42 int `json:"R42"`
	R43 int `json:"R43"`
	R44 int `json:"R44"`
	R45 int `json:"R45"`
	R46 int `json:"R46"`
	R47 int `json:"R47"`
	R48 int `json:"R48"`
	R49 int `json:"R49"`
	R50 int `json:"R50"`
	R51 int `json:"R51"`
	R52 int `json:"R52"`
	R53 int `json:"R53"`
	R54 int `json:"R54"`
	R55 int `json:"R55"`
	R56 int `json:"R56"`
}

RelayResponse return methods object

type Response

type Response struct {
	Product string `json:"product"`
	Status  string `json:"status"`
}

Response is object response from API

Jump to

Keyboard shortcuts

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