v1

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: GPL-3.0 Imports: 26 Imported by: 0

Documentation

Overview

Package v1 contains the full set of handler functions and routes supported by the v1 web api.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Routes

func Routes(app *web.App, cfg Config)

Routes binds all the version 1 routes.

Types

type Config

type Config struct {
	Log  *zap.SugaredLogger
	Auth *auth.Auth
	DB   *sqlx.DB
}

Config contains all the mandatory systems required by handlers.

Directories

Path Synopsis
Package clientgrp maintains the group of handlers for group access.
Package clientgrp maintains the group of handlers for group access.
Package groupgrp maintains the group of handlers for group access.
Package groupgrp maintains the group of handlers for group access.
Package projectgrp maintains the group of handlers for project access.
Package projectgrp maintains the group of handlers for project access.
Package projectusergrp maintains the group of handlers for projectuser access.
Package projectusergrp maintains the group of handlers for projectuser access.
Package taggrp maintains the tag of handlers for tag access.
Package taggrp maintains the tag of handlers for tag access.
Package taskgrp maintains the group of handlers for task access.
Package taskgrp maintains the group of handlers for task access.
Package timeentrygrp maintains the group of handlers for timeEntry access.
Package timeentrygrp maintains the group of handlers for timeEntry access.
Package usergrp maintains the group of handlers for user access.
Package usergrp maintains the group of handlers for user access.
Package workspacegrp maintains the group of handlers for workspace access.
Package workspacegrp maintains the group of handlers for workspace access.
Package workspaceusergrp maintains the group of handlers for workspaceuser access.
Package workspaceusergrp maintains the group of handlers for workspaceuser access.

Jump to

Keyboard shortcuts

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