workinghours

package
v0.0.0-...-42e54ff Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IWorkingHours

type IWorkingHours interface {
	GetWorkingHoursActualMonth() (*WorkingData, error)
}

func New

func New(ctx context.Context, credManager *credentials.Manager) (IWorkingHours, error)

type WorkingData

type WorkingData struct {
	Month      string
	TotalHours float64
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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