server

package
v0.0.0-...-43291f5 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Server

type Server struct {
	Router *httprouter.Router
	// contains filtered or unexported fields
}

Server is a struct that stores the API Apps high level attributes such as the router, config, and services

func NewServer

NewServer is a function used to initialize a new Server struct

func (*Server) Start

func (s *Server) Start()

Start starts the initialized server

Jump to

Keyboard shortcuts

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