Documentation
¶
Overview ¶
Package transform converts a build message into different formats
Index ¶
- func FieldToJSONType(fld field.Field) (interface{}, bool)
- func FieldToText(fld field.Field) (string, bool)
- func FieldsToJSONType(msg message.Message) map[string]interface{}
- func FieldsToText(msg message.Message) string
- func FieldsToTextJSON(msg message.Message) string
- func ToJSON(msg message.Message) string
- func ToText(msg message.Message) string
- func ToTextConfigured(msg message.Message, config Config) string
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FieldToJSONType ¶
func FieldsToJSONType ¶
func FieldsToText ¶
func FieldsToTextJSON ¶
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.