client

package
v0.0.0-...-14cc66d Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entries

type Entries struct {
	Database *sql.DB
}

func (*Entries) Add

func (client *Entries) Add(entry worklog.Entry) error

func (*Entries) Clear

func (client *Entries) Clear() error

func (*Entries) Initialize

func (client *Entries) Initialize() error

func (*Entries) List

func (client *Entries) List(entries *[]worklog.Entry, conds ListConditions) error

type ListConditions

type ListConditions struct {
	After   string
	Before  string
	Filters string
}

Jump to

Keyboard shortcuts

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