Documentation
¶
Overview ¶
Package infra generated by 'freedom new-project github.com/8treenet/dump'
Package infra generated by 'freedom new-project github.com/8treenet/dump'
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONResponse ¶
type JSONResponse struct {
Code int
Error error
Object interface{}
// contains filtered or unexported fields
}
JSONResponse .
func (JSONResponse) Dispatch ¶
func (jrep JSONResponse) Dispatch(ctx context.Context)
Dispatch This is the middleware for HTTP output.
Click to show internal directories.
Click to hide internal directories.