auftrag

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: 3 Imported by: 0

Documentation

Index

Constants

View Source
const TableName = "auftrag"

Variables

This section is empty.

Functions

func LoadConfig

func LoadConfig(dbconn *sqlite3.SQLite) error

Types

type Auftrag

type Auftrag struct {
	ID        int
	UUID      string
	Name      string
	TypUUID   string
	IdentUUID string
}

func (*Auftrag) Load

func (ep *Auftrag) Load(name string, db *sql.DB) (bool, error)

func (*Auftrag) New

func (ep *Auftrag) New(name string) string

func (*Auftrag) Save

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

Jump to

Keyboard shortcuts

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