parser

package
v0.0.0-...-84c90ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2025 License: MIT Imports: 15 Imported by: 0

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

func ComputeSHA256Hash(data map[string]interface{}) string

Computes a SHA256 hash of a map[string]any data object.

func Main

func Main()

func ReadTempFile

func ReadTempFile(filename string) (*os.File, error)

Read filename in "./temp/" folder

Types

type ParserManager

type ParserManager struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL