package
0.0.0-20250102225452-4140157c5b04
Repository: https://github.com/artefactual-sdps/preprocessing-base.git
Documentation: pkg.go.dev

# Functions

EventOutcomeInterfaces returns an interface list of possible values of EventOutcome.
EventOutcomeNames returns a list of possible string values of EventOutcome.
NormalizeEventOutcome attempts to parse a and normalize string as content type.
ParseEventOutcome attempts to convert a string to a EventOutcome.
ParseEventOutcomeWithDefault attempts to convert a string to a ContentType.

# Constants

EventOutcomeSuccess is a EventOutcome of type success.
EventOutcomeSystemFailure is a EventOutcome of type system failure.
EventOutcomeUnspecified is a EventOutcome of type unspecified.
EventOutcomeValidationFailure is a EventOutcome of type validation failure.

# Variables

No description provided by the author

# Type aliases

ENUM( unspecified success system failure validation failure ).