Documentation
¶
Index ¶
Constants ¶
View Source
const ( ADDED_KEYS = "ADDED_KEYS" EDITED_KEYS = "EDITED_KEYS" REMOVED_KEYS = "REMOVED_KEYS" JOBS_ADDED = "JOBS_ADDED" JOBS_REMOVED = "JOBS_REMOVED" JOBS_EDITED = "JOBS_EDITED" )
Variables ¶
This section is empty.
Functions ¶
func ComputeSHA256Hash ¶
Computes a SHA256 hash of a map[string]any data object.
Types ¶
type ParserManager ¶
type ParserManager struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.