clockify

package
v0.0.0-...-9681666 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClockifyAPI

type ClockifyAPI struct {
	// contains filtered or unexported fields
}

func NewClockifyAPI

func NewClockifyAPI(conf config.Config) *ClockifyAPI

func (ClockifyAPI) GetTotalHoursWorked

func (c ClockifyAPI) GetTotalHoursWorked(start time.Time, end time.Time) float64

type TimeEntry

type TimeEntry struct {
	Id           string
	ProjectId    string
	TimeInterval struct {
		Duration string
	}
}

Jump to

Keyboard shortcuts

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