database

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupDatabaseRouter

func SetupDatabaseRouter(ctrl Controller)

Types

type Controller

type Controller struct {
	Config      config.Config
	Logger      zerolog.Logger
	FiberOapi   *fiberoapi.OApiGroup
	DatabaseApp *database.DatabaseApp
}

func (*Controller) BulkDeleteRows

func (*Controller) CreateDatabase

func (*Controller) CreateRow

func (*Controller) CreateView

func (*Controller) DeleteDatabase

func (*Controller) DeleteRow

func (*Controller) DeleteView

func (*Controller) GetAvailableTypes

func (ctrl *Controller) GetAvailableTypes(ctx *fiber.Ctx, _ dtos.EmptyRequest) (*dtos.AvailableTypesResponse, *fiberoapi.ErrorResponse)

func (*Controller) GetDatabase

func (*Controller) GetRow

func (*Controller) ListDatabases

func (*Controller) ListRows

func (*Controller) MoveDatabase

func (*Controller) SearchDatabases

func (*Controller) UpdateDatabase

func (*Controller) UpdateRow

func (*Controller) UpdateView

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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