Geoffrey-rs/geoffrey_models/src/models/parameters
Joey Hines 8e6b652d5e
Added user_id checking to commands
+ Refactored to make CommandRequest a trait that all the parameter structs implment
+ Created handle_command to handle all the preprocessing needed before running the command
2021-10-24 13:20:15 -06:00
..
add_location_params.rs Added user_id checking to commands 2021-10-24 13:20:15 -06:00
find_params.rs Added user_id checking to commands 2021-10-24 13:20:15 -06:00
mod.rs Added user_id checking to commands 2021-10-24 13:20:15 -06:00
register_params.rs Added user_id checking to commands 2021-10-24 13:20:15 -06:00