package
1.2.0
Repository: https://github.com/talk-point/go-toolkit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
DataDetails holds detailed information about a single item, typically used for displaying detailed views of a specific entity.
DataError is used to represent errors as data.
DataList represents a structured list of items, each being a map of strings.
DataMessage holds a simple text message.
JSONFormatter implements Formatter to output data in JSON format.
No description provided by the author

# Interfaces

Data is an interface for types that can be displayed using a Formatter.
Format formats the given data and returns a string representation.