gou
gou copied to clipboard
App engine framework
# When using 0.10.3: github.com/yaoapp/yao/cmd imports github.com/yaoapp/gou/application/yaz: module github.com/yaoapp/gou@latest found (v0.10.3), but does not contain package github.com/yaoapp/gou/application/yaz github.com/yaoapp/yao/pack imports github.com/yaoapp/gou/application/yaz/ciphers: module github.com/yaoapp/gou@latest found (v0.10.3), but does not contain package github.com/yaoapp/gou/application/yaz/ciphers...
I cant work out how images are stored and queried with this system. typically an s3 system would be used. Also maybe store a reference to where the image is...
here are soft delete implemention, I want to confirm some things: 1. the update restore and update data are not in a transaction? But they should in a transaction. 2....
Fix this bug: https://github.com/YaoApp/yao/issues/662