package
Version:
v0.0.0-...-26a96a0
Opens a new window with list of versions in this module.
Published: Feb 3, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (Healthz) Handle ¶
Handle shows server is up and running.
nolint: wrapcheck
Register registers the routes of healthz handler on given echo group.
Get retrieves a home by its ID.
nolint: wrapcheck
List retrieves homes with pagination.
nolint: wrapcheck
New creates a home based on user request.
Accepts JSON body with optional base64-encoded photos.
nolint: wrapcheck, funlen, cyclop
Update modifies an existing home. Only the owner or an admin can update.
nolint: wrapcheck, cyclop, funlen
Login checks given credentials and generate jwt token
nolint: wrapcheck
Register registers the routes of User handler on given group.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.