Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { MessageName string Type string Format string Nullable bool Properties MessageProperties Items *generate.Schema Required []string }
func NewMessage ¶
type MessageProperties ¶
func NewMessageProperties ¶
func NewMessageProperties() MessageProperties
type ToYamlMessage ¶
type ToYamlMessage = map[string]interface{}
type ToYamlMessageProperties ¶
Click to show internal directories.
Click to hide internal directories.