entry

package
v0.0.0-...-155bba5 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EntCreate

func EntCreate(name string, desc string, dura string, startDate string, projectID uint,
	billable bool, tags string)

func EntDelete

func EntDelete(id uint)

Types

type EntryInt

type EntryInt interface {
	GetID() uint
	GetName() string
	GetDesc() string
	GetDuration() int64
	GetSDate() int64
	GetSDateString() string
	GetDurationString() string
	GetCustomerName() string
	GetProjectName() string
}

func EntList

func EntList(projectID uint, startDate string) []EntryInt

Jump to

Keyboard shortcuts

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