parameter

package
v0.0.0-...-3444db6 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const TableName = "parameter"

Variables

This section is empty.

Functions

func LoadConfig

func LoadConfig(dbconn *sqlite3.SQLite) error

Types

type Parameter

type Parameter struct {
	ID            int
	UUID          string
	Typ           string
	Name          string
	Prozess       string
	ParameterNr   string
	ParameterUUID string
}

func (*Parameter) Load

func (ep *Parameter) Load(uuid, prozess, parameternr string, db *sql.DB) (bool, error)

func (*Parameter) Save

func (ep *Parameter) Save(tx *sql.Tx) error

Jump to

Keyboard shortcuts

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