outputs

package
v0.0.0-...-17ed4e3 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Alerts

func Alerts(w http.ResponseWriter, r *http.Request)

Alertsdata godoc @Summary Show current Alerts @Description get string by ID @Tags Show Alertsdata @Accept json @Produce json @Param platform path string true "Platform" @Param lang query string false "lang select" @Success 200 {object} parser.Alerts @Router /{platform}/alerts [get] Alerts Alertsdata

func AnomalyData

func AnomalyData(w http.ResponseWriter, r *http.Request)

AnomalyData sdata

func ArbitrationMission

func ArbitrationMission(w http.ResponseWriter, r *http.Request)

ArbitrationMission sdata

func DarvoDeals

func DarvoDeals(w http.ResponseWriter, r *http.Request)

DarvoDeals godoc @Summary Show active Darvo Deals @Description get string by ID @Tags Show DarvoDeals @Accept json @Produce json @Param platform path string true "Platform" @Param lang query string false "lang select" @Success 200 {object} parser.DarvoDeals @Router /{platform}/darvo [get] DarvoDeals DarvoDeals

func Event

func Event(w http.ResponseWriter, r *http.Request)

Event sdata

func Everything

func Everything(w http.ResponseWriter, r *http.Request)

func Everything2

func Everything2(w http.ResponseWriter, r *http.Request)

func Fissures

func Fissures(w http.ResponseWriter, r *http.Request)

Fissures Fissuresdata

func Invasion

func Invasion(w http.ResponseWriter, r *http.Request)

Invasion sdata

func KuvaMission

func KuvaMission(w http.ResponseWriter, r *http.Request)

KuvaMission sdata

func News

func News(w http.ResponseWriter, r *http.Request)

Newsdata godoc @Summary Show current News @Description get string by ID @Tags Show Newsdata @Accept json @Produce json @Param platform path string true "Platform" @Param lang query string false "lang select" @Success 200 {object} parser.News @Router /{platform}/news [get] News godoc

func Nightwave

func Nightwave(w http.ResponseWriter, r *http.Request)

Nightwave data

func Penemy

func Penemy(w http.ResponseWriter, r *http.Request)

Penemy sdata

func Progress1

func Progress1(w http.ResponseWriter, r *http.Request)

Progress1 sdata

func Sortie

func Sortie(w http.ResponseWriter, r *http.Request)

Sortie sdata

func SyndicateMission

func SyndicateMission(w http.ResponseWriter, r *http.Request)

SyndicateMission sdata

func Time

func Time(w http.ResponseWriter, r *http.Request)

Time sdata

func Voidtrader

func Voidtrader(w http.ResponseWriter, r *http.Request)

Voidtrader sdata

Types

type Test

type Test struct {
	Timestamp  string                     `json:"timestamp"`
	Darvo      []parser.DarvoDeals        `json:"darvo"`
	News       []parser.News              `json:"news"`
	Nightwave  []parser.Nightwave         `json:"nightwave"`
	Alerts     []parser.Alerts            `json:"alerts"`
	Penemydata parser.Progress1           `json:"progress"`
	Fissues    []parser.Fissures          `json:"fissures"`
	Time       parser.Time1               `json:"time"`
	Sortie     []parser.Sortie            `json:"sortie"`
	Voidtrader []parser.Voidtrader        `json:"voidtrader"`
	Syndicate  []parser.SyndicateMissions `json:"syndicate"`
	Invasion   []parser.Invasion          `json:"invasion"`
}

Jump to

Keyboard shortcuts

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