logging

package
v0.0.0-...-57b518e Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2021 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 LogService

type LogService struct {
	project.Service
	// contains filtered or unexported fields
}

LogService represents password logging service

func New

func New(svc project.Service, logger authapi.Logger) *LogService

func (*LogService) Create

func (ls *LogService) Create(c echo.Context, myProj model.Project) (projUUID uuid.UUID, err error)

func (*LogService) List

func (ls *LogService) List(c echo.Context, oID int, filters map[string]string) (pt []model.Project, err error)

func (*LogService) ListComplexities

func (ls *LogService) ListComplexities(c echo.Context) (pt []model.ProjectComplexity, err error)

func (*LogService) ListSizes

func (ls *LogService) ListSizes(c echo.Context) (pt []model.ProjectSize, err error)

func (*LogService) ListStatuses

func (ls *LogService) ListStatuses(c echo.Context) (ps []model.ProjectStatus, err error)

func (*LogService) ListTypes

func (ls *LogService) ListTypes(c echo.Context) (pt []model.ProjectType, err error)

Jump to

Keyboard shortcuts

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