repository

package
v0.0.0-...-e85e4ab Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SqlGetById = "SELECT * FROM purchase_orders where id=?"

	SqlCreate = "" /* 153-byte string literal not displayed */

	SqlOrderNumber = "SELECT order_number FROM purchase_orders where order_number = ?"
)

Variables

This section is empty.

Functions

func NewRepository

func NewRepository(db *sql.DB) domain.Repository

Types

This section is empty.

Jump to

Keyboard shortcuts

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