Documentation ¶
Index ¶
- func RespondOK(ctx context.Context) error
- func RespondWithData(ctx context.Context, data interface{}) error
- func RespondWithError(ctx context.Context, status int, err string) error
- func RespondWithPaginatedData(ctx context.Context, data interface{}, limit, offset, count int) error
- func WriteResponseObject(ctx context.Context, status int, responseObject interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RespondWithData ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.