package
Version:
v0.0.0-...-83625b3
Opens a new window with list of versions in this module.
Published: Jun 16, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Sanitizer interface {
Sanitize()
}
Sanitizer removes potentially sensitive data before logging or rendering.
type Validator interface {
Validate() error
}
Validator interface is implemented by types that require validation during some point in their lifecycle.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.