tables

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleListTables

func HandleListTables(w http.ResponseWriter, r *http.Request, serverInterface interface{})

HandleListTables handles requests to list all node tables

func RegisterRoutes

func RegisterRoutes(r chi.Router, server interface{})

RegisterRoutes registers all table-related routes

Types

type ListTablesResponseData

type ListTablesResponseData struct {
	Tables []dbTypes.TableInfo `json:"tables"`
}

Response struct for this endpoint

Jump to

Keyboard shortcuts

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