Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewErrorResponse ¶
func NewSuccessResponse ¶
Types ¶
type Args ¶
type Args struct { Type string `json:"type"` Data any `json:"data"` Publisher framework.ApplicationData `json:"publisher"` TraceID string `json:"trace_id"` }
Click to show internal directories.
Click to hide internal directories.