api

package
v0.0.0-...-d9a73af Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Port int
	// contains filtered or unexported fields
}

wrapper for gin engine holding router port

func NewServer

func NewServer(port int) *Server

creates a new api server with the specified port

func (*Server) Start

func (s *Server) Start() error

tells server to listen on port returns if allocation failed or server exits

Jump to

Keyboard shortcuts

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