package
0.0.0-20231018185634-ce906b15f9e8
Repository: https://github.com/opdev/knex.git
Documentation: pkg.go.dev

# Functions

New returns a new formatter with the provided name and FormatterFunc.
NewByName returns a predefined ResponseFormatter with the given name.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserResponse is the standard user-facing response.

# Interfaces

ResponseFormatter describes the expected methods a formatter must implement.

# Type aliases

note(jose): This is also ripped from the preflight libs but this, I believe, was a public facing type and the rest was not.