Documentation
¶
Overview ¶
Package infra code generated by 'freedom new-project base'
Package infra code generated by 'freedom new-project base'
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONResponse ¶ added in v1.3.9
type JSONResponse struct {
Code int
Error error
Object interface{}
// contains filtered or unexported fields
}
JSONResponse .
func (JSONResponse) Dispatch ¶ added in v1.3.9
func (jrep JSONResponse) Dispatch(ctx context.Context)
Dispatch .
Click to show internal directories.
Click to hide internal directories.