pgsql

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 5, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Analysis

type Analysis struct{}

Analysis represents the client for analysis table

func (Analysis) Create

func (a Analysis) Create(db orm.DB, al types.Analysis) (types.Analysis, error)

Create creates a new analysis on database

func (Analysis) Update

func (a Analysis) Update(db orm.DB, al types.Analysis) (types.Analysis, error)

Update updates analysis's info

func (Analysis) View

func (a Analysis) View(db orm.DB, id string) (types.Analysis, error)

View returns single analysis by ID

Jump to

Keyboard shortcuts

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