driver

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ColumnDesc

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

type Engine

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

func Init

func Init(file string) *Engine

func (*Engine) Close

func (e *Engine) Close() error

func (*Engine) Delete

func (e *Engine) Delete(r reg.Registry) error

func (*Engine) DeleteBy

func (e *Engine) DeleteBy(jobUid string, sourceName string, pipelineName string) error

func (*Engine) FindAll

func (e *Engine) FindAll() ([]reg.Registry, error)

func (*Engine) FindBy

func (e *Engine) FindBy(jobUid string, sourceName string, pipelineName string) (reg.Registry, error)

func (*Engine) Insert

func (e *Engine) Insert(registries []reg.Registry) error

func (*Engine) String

func (e *Engine) String() string

func (*Engine) Update

func (e *Engine) Update(registries []reg.Registry) error

func (*Engine) UpdateFileName

func (e *Engine) UpdateFileName(rs []reg.Registry) error

Jump to

Keyboard shortcuts

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