api

package
v0.0.0-...-9a8c68c Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: MIT Imports: 10 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 {
	Addr string
	Echo *echo.Echo
	DB   *database.DB
}

func NewServer

func NewServer(addr string, db *database.DB) Server

func (*Server) GetAllTables

func (s *Server) GetAllTables(c echo.Context) error

func (*Server) Router_v1

func (s *Server) Router_v1()

func (*Server) Run

func (s *Server) Run()

func (*Server) UserLogin

func (s *Server) UserLogin(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