controllers

package
v0.0.0-...-6a5820d Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2018 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *sql.DB

DB Connection

View Source
var Invoices = invoice{}

Invoices actions

View Source
var ReverseRouter *router.RoutePathReverser

ReverseRouter iris

View Source
var Tags = tag{}

Tags actions

View Source
var Transactions = transaction{}

Transactions actions

View Source
var Units = Unit{}

Units actions

Functions

This section is empty.

Types

type InvoicePrice

type InvoicePrice struct {
	models.Invoice `boil:",bind"`
	Price          null.Float64 `boil:"price"`
}

InvoicePrice unexported

type Unit

type Unit struct{}

Unit define a TagMethods implementation

func (*Unit) DumpAsJSON

func (tag *Unit) DumpAsJSON(ctx context.Context)

DumpAsJSON dumps tags

Jump to

Keyboard shortcuts

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