db

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDBConnection

func NewDBConnection(ctx context.Context, conn Connection) (immudb.ImmuClient, error)

NewDBConnection creates a client instance for immudb and opens authenticated session

Types

type Connection

type Connection struct {
	Host   string
	Port   int
	User   string
	Pass   string
	DBName string
}

Connection represents immudb connection options

Jump to

Keyboard shortcuts

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