Library/models
konrad 6ba44a5986 Added method to update a publisher
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 20:27:05 +02:00
..
author.go implemented authors and publishers search 2017-10-10 21:58:55 +02:00
authors_add.go Insert methods now return the inserted object 2017-10-11 18:17:51 +02:00
authors_delete.go Added method to add and delete an author 2017-10-11 17:20:56 +02:00
authors_list.go implemented authors and publishers search 2017-10-10 21:58:55 +02:00
authors_update.go Added method to update an author 2017-10-11 20:22:31 +02:00
book.go Implemented Author lookup 2017-10-10 18:11:09 +02:00
books_add.go Insert methods now return the inserted object 2017-10-11 18:17:51 +02:00
books_delete.go Added method to add and delete an author 2017-10-11 17:20:56 +02:00
books_list.go implemented books search 2017-10-10 21:40:14 +02:00
config.go added config file 2017-10-10 10:40:36 +02:00
message.go Proper Error Handling 2017-10-09 18:29:09 +02:00
models.go Added more details to books list 2017-10-10 12:06:34 +02:00
publisher.go Implemented Publisher List functions 2017-10-10 18:23:52 +02:00
publishers_add.go Added methods to add and delete a publisher 2017-10-11 18:06:51 +02:00
publishers_delete.go Added methods to add and delete a publisher 2017-10-11 18:06:51 +02:00
publishers_list.go implemented authors and publishers search 2017-10-10 21:58:55 +02:00
publishers_update.go Added method to update a publisher 2017-10-11 20:27:05 +02:00
user.go Implemented user via db 2017-10-10 11:09:26 +02:00