Versions in this module Expand all Collapse all v0 v0.0.2 Dec 13, 2023 v0.0.1 Jul 17, 2023 Changes in this version + func GET(s *httptest.Server, path string) *http.Response + func POST(s *httptest.Server, path string, headers map[string]string, body interface{}) *http.Response