api

package
v0.0.0-...-1b7236a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NoteRouter

func NoteRouter(db *sql.DB) chi.Router

func Router

func Router(db *sql.DB) http.Handler

func UserRouter

func UserRouter(db *sql.DB) chi.Router

Types

type NotesResponse

type NotesResponse struct {
	Error   bool
	Message string

	Username string
	Notes    []types.Notes
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL