# Functions

NewLogAuditor ...
ParseResult attempts to convert a string to a Result.

# Constants

ResultError is a Result of type Error.
ResultOk is a Result of type Ok.
ResultUnspecified is a Result of type Unspecified.

# Variables

No description provided by the author

# Structs

Fields that will be written to audit.

# Interfaces

Auditor is a audit message writer.

# Type aliases

Result ..