package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Functions
ClearRegistry removes all registered formatters.
Register registers a Formatter implementation for given format.
# Structs
Backend is a backend.B implementation that applies Formatter transformations to the various Items that pass through it.
# Interfaces
Formatter applies a transformation to the data's cached representation.