package
0.0.0-20240906152322-9cddc2d6aa8e
Repository: https://github.com/simpleittools/assetapi.git
Documentation: pkg.go.dev

# Functions

ClientCreate will create a new client.
ClientHardDelete will permanently delete entries.
ClientIndex will show all registered clients.
ClientShow will return the results of a selected client.
ClientSoftDelete will set the deleted_at entry in the database.
ClientUpdate will PATCH the client details after edited by the user.
ContactCreate will create a new Contact.
DeviceCreate will create a new client.
DeviceHardDelete will permanently delete entries.
DeviceIndex will list all Devices.
No description provided by the author
DeviceSoftDelete will set the deleted_at entry in the database.
No description provided by the author
DeviceHardDelete will permanently delete entries.
DeviceTypeIndex will show all device Types.
DeviceTypeSoftDelete will set the deleted_at entry in the database.
DeviceTypeUpdate will PATCH the device type details after edited by the user.
DeviceUpdate will PATCH the device details after edited by the user.
LoginHandler will log a user in and create a transaction log entry.
Register will register a user.
No description provided by the author

# Structs

No description provided by the author