Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 910 Bytes

File metadata and controls

43 lines (28 loc) · 910 Bytes

Report

Overview

  • Files: 1
  • Symbols: 6
  • Services: Service, NewService

Files

  • internal/report/service.go — Service, NewService, IncErrors, IncTotalFiles, IsFailed, GetReport

Architecture

Layers

Service: Service, NewService

Other: IncErrors, IncTotalFiles, IsFailed, GetReport

Class Diagram

classDiagram
  class Service {
    <<service>>
  }
Loading

Minimum Viable Specification

Auto-generated specification for the Report feature.

Key Types: Service

See Also