dbcon

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DBConsole

func DBConsole(deps Deps) usecase.Interactor

DBConsole creates use case interactor to show DB console.

func DBQuery

func DBQuery(deps Deps) usecase.Interactor

func DBQueryCSV

func DBQueryCSV(deps Deps) usecase.Interactor

func Mount

func Mount(s *web.Service, deps Deps)

func SplitStatements added in v0.0.15

func SplitStatements(s string) []string

Types

type Deps

type Deps interface {
	SchemaRepository() *jsonform.Repository
	DBInstances() map[string]*sql.DB
}

Jump to

Keyboard shortcuts

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