package
0.3.4
Repository: https://github.com/daniarmas/notes.git
Documentation: pkg.go.dev

# Functions

Handler for the sign-in endpoint.
Handler for the get presigned urls endpoint.
Handler for the delete note endpoint.
HealthCheckHandler handles HTTP requests for checking the health status of the server.
Handler for the list notes endpoint.
Handler for the list trash notes endpoint.
Handler for the me endpoint.
NotFoundHandler handles requests to non-existent resources.
OpenApiHanlder handles requests for the OpenAPI specification.
Handler for the update note endpoint.
Handler for the sign-in endpoint.
Handler for the sign-out endpoint.
Handler for the soft delete note endpoint.
Handler for the update note endpoint.

# Structs

Represents the structure of the create note request.
Represents the structure of the get presigned urls request.
HealthCheckResponse represents the structure of the health check response.
Represent the structure of the list notes response.
Represents the structure of the sign-in request.
Represents the structure of the update note request.