Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
func (*Message) MarshalZerologObject ¶
type MessageSlice ¶
type MessageSlice []Message
func (MessageSlice) MarshalZerologArray ¶
func (s MessageSlice) MarshalZerologArray(a *zerolog.Array)
type Response ¶
type Response struct {
Messages MessageSlice `json:"messages"`
}
func (*Response) MarshalZerologObject ¶
Click to show internal directories.
Click to hide internal directories.