Block a user
added pools
Either you use len(poolID) == 0 like in pool.go or you use this method in pool.go. But not both!
added pools
Either you use len(poolID) == 0 like in pool.go or you use this method in pool.go. But not both!
f9640b3d90
feat: implement basic hashing algorithm for all unknown hashes
9f33bdf4d3
feat: add inital startup
186ae62d6d
feat: add inital startup
c23b476873
feat: implement first version with some examples
822a2b39b7
feat: basic structure with database
Refactor Functions and so on
This looks good, but you also need to write down what the model changes are
Please read again and you find the changes 😄
Also please don't use a struct with all the functions you need…
Refactor Functions and so on
Possible to execute custom queries