api

package
v0.0.0-...-f4faf77 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeHandlers

func InitializeHandlers(router *mux.Router, server *Server)

Types

type Response

type Response struct {
	Status string `json:"status"`
	Msg    string `json:"msg"`
}

type Server

type Server struct {
	Server   *http.Server
	Universe *universe.Universe
}

func CreateServer

func CreateServer() *Server

func (*Server) Start

func (server *Server) Start()

Jump to

Keyboard shortcuts

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