Documentation ¶
Index ¶
- type Git
- func (s Git) Config() (model.Config, error)
- func (s Git) CreateIncident(incident model.Incident) error
- func (s Git) DeleteIncident(incident model.Incident) error
- func (Git) Detect(target string) bool
- func (s Git) Incidents() (model.Incidents, error)
- func (s Git) Resync() error
- func (s Git) UpdateIncident(incident model.Incident) error
- type Local
- func (l Local) Config() (model.Config, error)
- func (l Local) CreateIncident(incident model.Incident) error
- func (l Local) DeleteIncident(incident model.Incident) error
- func (l Local) Incidents() (model.Incidents, error)
- func (l Local) Resync() error
- func (l Local) UpdateIncident(incident model.Incident) error
- type Storage
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.