Discover Packages
github.com/GenerateNU/sac/backend
search
package
Version:
v0.0.0-...-f828163
Opens a new window with list of versions in this module.
Published: Jun 20, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Types that are needed to interact with OpenSearch's API.
FIXME: For now it is performant enough to just delete the index and redo, but in the future
we may have to start worrying about updating in place for this, maybe a migration-esque strategy as well. (???)
FIXME: see fixme comment for SeedClubs()
type EventSearchResult struct {
Results []models .Event `json:"results"`
}
The (successful) response of an API GET /api/v1/search/events request.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.