Versions in this module Expand all Collapse all v0 v0.4.1 May 10, 2023 v0.4.0 May 10, 2023 Changes in this version + const OKResponse + const ReadHeaderTimeout + func Create(appState *models.AppState) *http.Server + func DeleteMemoryHandler(appState *models.AppState) http.HandlerFunc + func GetMemoryHandler(appState *models.AppState) http.HandlerFunc + func PostMemoryHandler(appState *models.AppState) http.HandlerFunc + func RunSearchHandler(appState *models.AppState) http.HandlerFunc + type APIError struct + Code int + Message string