ttrack_api

command module
v0.0.0-...-c0e459d Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: GPL-3.0 Imports: 18 Imported by: 0

README

Build Status codecov Go Report Card

Release GitHub issues Documentation

ttrack_api

Backend Service of a time tracking application.

Documentation

Overview

Backend Service of a time tracking application.

Directories

Path Synopsis
Package bootstrap provides custom initialisation functions to be called from main on startup
Package bootstrap provides custom initialisation functions to be called from main on startup
Package config provide the configurations to run this app.
Package config provide the configurations to run this app.
endpoint
doc
Package doc provides the doc endpoints
Package doc provides the doc endpoints
ping
Package ping provides the ping endpoints
Package ping provides the ping endpoints
publicholiday
Package publicholiday provide the endpoints to retrieve public holidays.
Package publicholiday provide the endpoints to retrieve public holidays.
reports
Package reports provide the endpoints to retrieve reports.
Package reports provide the endpoints to retrieve reports.
timelogs
Package timelogs provide the endpoints to log times.
Package timelogs provide the endpoints to log times.
publicholiday
publicholidaymapper
Package publicholidaymapper provides functionality to read and persist publicholidays.
Package publicholidaymapper provides functionality to read and persist publicholidays.
publicholidaymodel
Package publicholidaymodel provides functionality and business logic to manage publicholidays.
Package publicholidaymodel provides functionality and business logic to manage publicholidays.
publicholidaystore
Package publicholidaystore contains the CRUD operations for the publicholidays on the database.
Package publicholidaystore contains the CRUD operations for the publicholidays on the database.
report
reportmodel
Package reportmodel provides functionality and business logic to manage reports of timelogs.
Package reportmodel provides functionality and business logic to manage reports of timelogs.
timelog
timelogmapper
Package timelogmapper provides functionality to read and persist timelogs.
Package timelogmapper provides functionality to read and persist timelogs.
timelogmodel
Package timelogmodel provides functionality and business logic to manage timelogs.
Package timelogmodel provides functionality and business logic to manage timelogs.
timelogstore
Package timelogstore contains the CRUD operations for the timelogs on the database.
Package timelogstore contains the CRUD operations for the timelogs on the database.

Jump to

Keyboard shortcuts

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