Geoffrey-rs/geoffrey_api/src/commands
Joey Hines 3711e7011c
Refactored parameter handling + added delete command
+ CommandRequest is now a struct that contains a generic parameter for the type
+ This streamlines adding new command parameters and reduces duplicate code
+ Added delete commands
2021-12-17 20:03:15 -07:00
..
add_item.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
add_location.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
add_token.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
delete.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
find.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
mod.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
register.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
selling.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
set_portal.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00