controllers

package
v0.0.0-...-d86bba1 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct{}

func (Controller) AddBook

func (c Controller) AddBook(db *sql.DB) http.HandlerFunc

func (Controller) GetBook

func (c Controller) GetBook(db *sql.DB) http.HandlerFunc

func (Controller) GetBooks

func (c Controller) GetBooks(db *sql.DB) http.HandlerFunc

func (Controller) RemoveBook

func (c Controller) RemoveBook(db *sql.DB) http.HandlerFunc

func (Controller) UpdateBook

func (c Controller) UpdateBook(db *sql.DB) http.HandlerFunc

Jump to

Keyboard shortcuts

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