server

package
v0.0.0-...-2aa9eae Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 14 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
	IP      string
	Storage storage.Storage
	App     *fiber.App
}

func New

func New(port int, path string, capacity int64) (*Server, error)

func (*Server) Run

func (s *Server) Run()

func (*Server) URL

func (s *Server) URL() string

Jump to

Keyboard shortcuts

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