server

package
v0.0.0-...-0b01d8e Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Hello

func Hello(c echo.Context) error

Types

type Server

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

func New

func New(dbPath string) *Server

func (*Server) Start

func (s *Server) Start(address string) error

Start starts the server

type Template

type Template struct {
	// contains filtered or unexported fields
}

func (*Template) Render

func (t *Template) Render(w io.Writer, name string, data interface{}, c echo.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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