aboutsummaryrefslogtreecommitdiff
path: root/lib/http/endpoint_response_example_test.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-15lib/http: refactoring Client methods to return struct ClientResponseShulhan
2024-03-14lib/http: refactor Client methods to use struct ClientRequestShulhan
2024-03-09lib/http: refactoring NewServer and NewClientShulhan
2024-03-09lib/http: refactor of RegisterEndpoint and RegisterSSE to non-pointerShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-05all: comply with linter recommendations #1Shulhan
2023-09-14all: fix variable shadowing as reported by shadow toolShulhan
2023-09-11lib/http: realign struct for better size allocationShulhan
2023-02-25all: access embedded field or methods using the type nameShulhan
2022-08-29lib/http: increase time sleep waiting for server on example endpointShulhan
2022-01-09lib/http: refactoring NewClient to accept single structShulhan
2021-07-30lib/http: add missing license headerShulhan
2021-03-14all: refactoring http.Client methods signatureShulhan
2021-03-04http: refactoring parameters on Callback and CallbackErrorHandlerShulhan
2021-03-04http: rename "GenericResponse" to "EndpointResponse"Shulhan