Versions in this module Expand all Collapse all v1 v1.1.1 Mar 14, 2023 v1.1.0 Mar 12, 2023 Changes in this version + func NewServer(opts ...func(*http.ServeMux)) (*httptest.Server, func()) + func NewTestClient(url string) *openai.Client + func WithHandlerOption(path, method string, status int, respBody []byte) func(*http.ServeMux)