Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrderPostgres ¶
type OrderPostgres struct {
// contains filtered or unexported fields
}
func NewOrderPostgres ¶
func NewOrderPostgres(db *sqlx.DB) *OrderPostgres
func (*OrderPostgres) CreateTable ¶
func (r *OrderPostgres) CreateTable() error
Click to show internal directories.
Click to hide internal directories.