sysdb

package
v0.0.0-...-d0f7b5f Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package sysdb encapsulates the sys database ETLite creates before running.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sysdb

type Sysdb struct {
	// contains filtered or unexported fields
}

Sysdb represents the sys db in etlite.

func New

func New(conn *driver.Conn, args, env []string) (sys *Sysdb, err error)

New create a sys db populated with args and env.

func (*Sysdb) Close

func (s *Sysdb) Close() error

Close the sysdb and release

func (*Sysdb) Environ

func (s *Sysdb) Environ() ([]string, error)

Environ dumps sys.env (which the user is free to modify) in Go readable format.

Jump to

Keyboard shortcuts

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