dbms

package
v0.0.0-...-125c38c Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DBMS = &dbms{
	db:   make(map[string][]trait.Database),
	conn: make(map[string]*sqlx.DB),
	tabs: make(map[string][]string),
	node: make(map[string]*node),
}

Functions

func Bind

func Bind(topic string, db ...trait.Database)

func Send

func Send(topic string, model interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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