Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.04 KB

File metadata and controls

47 lines (30 loc) · 1.04 KB

Service

Overview

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

Files

  • internal/service/service.go — Service, NewService, RunJob, Check, Fix, RunUpdateAuto, runUpdaters, handleError, UnwrapComposite

Architecture

Layers

Service: Service, NewService

Other: RunJob, Check, Fix, RunUpdateAuto, runUpdaters, handleError, UnwrapComposite

Class Diagram

classDiagram
  class Service {
    <<service>>
  }
Loading

External Dependencies

  • github.com

Minimum Viable Specification

Auto-generated specification for the Service feature.

Key Types: Service

See Also