Documentation
¶
Overview ¶
Package override handles loading and applying manual certification overrides.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
func Apply(rec domain.CertificationRecord, o domain.Override) domain.CertificationRecord
Apply applies a single override to a certification record. Returns the record unchanged if the override doesn't match.
func ApplyAll ¶
func ApplyAll(rec domain.CertificationRecord, overrides []domain.Override) domain.CertificationRecord
ApplyAll applies all matching overrides to a record.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.