resources

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterAll

func RegisterAll(server *mcp.Server, deps *Deps)

Types

type DatabaseEntry

type DatabaseEntry struct {
	Name   string `json:"name"`
	Access string `json:"access"`
}

type Deps

type Deps struct {
	Pools  *pgpool.PoolManager
	Access *access.Checker
	Config *config.Config
}

type HostEntry

type HostEntry struct {
	Name string `json:"name"`
	Host string `json:"host"`
	Port int    `json:"port"`
}

Jump to

Keyboard shortcuts

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