package
0.0.5
Repository: https://github.com/genicssoftware/comply.git
Documentation: pkg.go.dev

# Functions

ControlsSatisfied determines the unique controls currently satisfied by all Narratives, Policies, and Procedures.
DB provides a singleton reference to a local json cache; will panic if storage location is not writeable.
GetPlugin loads the ticketing database.
ReadData loads all records from both the filesystem and ticket cache.
ReadNarratives loads narrative descriptions from the filesystem.
ReadPolicies loads policy documents from the filesystem.
ReadProcedures loads procedure descriptions from the filesystem.
ReadStandards loads standard definitions from the filesystem.
ReadTickets returns all known tickets, or an empty list in the event the ticket cache is empty or unavailable.
Register ticketing system plugin.

# Constants

No description provided by the author
Github from Github.
JIRA from Atlassian.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

TicketPlugin models support for ticketing systems.

# Type aliases

No description provided by the author
No description provided by the author
TicketSystem is the type of ticket database.