crud

package
v1.3.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBuilding

func CreateBuilding(r *http.Request, tx *sql.Tx) (int, interface{})

func CreateGroup

func CreateGroup(r *http.Request, tx *sql.Tx) (int, interface{})

func CreateLocation

func CreateLocation(r *http.Request, tx *sql.Tx) (int, interface{})

func CreateManufacturer

func CreateManufacturer(r *http.Request, tx *sql.Tx) (int, interface{})

func CreateModel

func CreateModel(r *http.Request, tx *sql.Tx) (int, interface{})

func CreatePrinter

func CreatePrinter(r *http.Request, tx *sql.Tx) (int, interface{})

func CreateUser

func CreateUser(r *http.Request, tx *sql.Tx) (int, interface{})

func DeleteBuilding

func DeleteBuilding(r *http.Request, tx *sql.Tx) (int, interface{})

func DeleteGroup

func DeleteGroup(r *http.Request, tx *sql.Tx) (int, interface{})

func DeleteLocation

func DeleteLocation(r *http.Request, tx *sql.Tx) (int, interface{})

func DeleteManufacturer

func DeleteManufacturer(r *http.Request, tx *sql.Tx) (int, interface{})

func DeleteModel

func DeleteModel(r *http.Request, tx *sql.Tx) (int, interface{})

func DeletePrinter

func DeletePrinter(r *http.Request, tx *sql.Tx) (int, interface{})

func DeleteUser

func DeleteUser(r *http.Request, tx *sql.Tx) (int, interface{})

func QueryBuildings

func QueryBuildings(r *http.Request, tx *sql.Tx) (int, interface{})

func QueryGroups

func QueryGroups(r *http.Request, tx *sql.Tx) (int, interface{})

func QueryLocations

func QueryLocations(r *http.Request, tx *sql.Tx) (int, interface{})

func QueryManufacturers

func QueryManufacturers(r *http.Request, tx *sql.Tx) (int, interface{})

func QueryModels

func QueryModels(r *http.Request, tx *sql.Tx) (int, interface{})

func QueryPrinters

func QueryPrinters(r *http.Request, tx *sql.Tx) (int, interface{})

func QueryUsers

func QueryUsers(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadBuilding

func ReadBuilding(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadGroup

func ReadGroup(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadGroupLocations

func ReadGroupLocations(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadGroupUsers

func ReadGroupUsers(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadLocation

func ReadLocation(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadLocationGroups

func ReadLocationGroups(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadLocationUsers

func ReadLocationUsers(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadManufacturer

func ReadManufacturer(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadModel

func ReadModel(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadPrinter

func ReadPrinter(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadUser

func ReadUser(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadUserGroups

func ReadUserGroups(r *http.Request, tx *sql.Tx) (int, interface{})

func ReadUserLocations

func ReadUserLocations(r *http.Request, tx *sql.Tx) (int, interface{})

func RelateGroupLocation

func RelateGroupLocation(r *http.Request, tx *sql.Tx) (int, interface{})

func RelateGroupUser

func RelateGroupUser(r *http.Request, tx *sql.Tx) (int, interface{})

func RelateLocationGroup

func RelateLocationGroup(r *http.Request, tx *sql.Tx) (int, interface{})

func RelateLocationUser

func RelateLocationUser(r *http.Request, tx *sql.Tx) (int, interface{})

func RelateUserGroup

func RelateUserGroup(r *http.Request, tx *sql.Tx) (int, interface{})

func RelateUserLocation

func RelateUserLocation(r *http.Request, tx *sql.Tx) (int, interface{})

func UnrelateGroupLocation

func UnrelateGroupLocation(r *http.Request, tx *sql.Tx) (int, interface{})

func UnrelateGroupUser

func UnrelateGroupUser(r *http.Request, tx *sql.Tx) (int, interface{})

func UnrelateLocationGroup

func UnrelateLocationGroup(r *http.Request, tx *sql.Tx) (int, interface{})

func UnrelateLocationUser

func UnrelateLocationUser(r *http.Request, tx *sql.Tx) (int, interface{})

func UnrelateUserGroup

func UnrelateUserGroup(r *http.Request, tx *sql.Tx) (int, interface{})

func UnrelateUserLocation

func UnrelateUserLocation(r *http.Request, tx *sql.Tx) (int, interface{})

func UpdateBuilding

func UpdateBuilding(r *http.Request, tx *sql.Tx) (int, interface{})

func UpdateGroup

func UpdateGroup(r *http.Request, tx *sql.Tx) (int, interface{})

func UpdateLocation

func UpdateLocation(r *http.Request, tx *sql.Tx) (int, interface{})

func UpdateManufacturer

func UpdateManufacturer(r *http.Request, tx *sql.Tx) (int, interface{})

func UpdateModel

func UpdateModel(r *http.Request, tx *sql.Tx) (int, interface{})

func UpdatePrinter

func UpdatePrinter(r *http.Request, tx *sql.Tx) (int, interface{})

func UpdateUser

func UpdateUser(r *http.Request, tx *sql.Tx) (int, interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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