731fecd96f
- Previously unused struct Endpoint.Request now defines the form of the request body. - Path parameters (e.g. "id" in "/delete/{id}") are defined in the Endpoint.PathParams field. - Endpoint.Params has been renamed to Endpoint.QueryParams to eliminate confusion. Change-Id: Ifef51ca2f362c33086f0e43e936d50b0fdd18aa1 |
||
---|---|---|
.. | ||
consoleapi | ||
consoleql | ||
consolewebauth | ||
endpoints_test.go | ||
server_test.go | ||
server.go | ||
utils_test.go | ||
utils.go |