• Elad Nachmias's avatar
    swarm: give correct error on 0x hash prefix (#16195) · b574b577
    Elad Nachmias authored
    - added a case error struct that contains information about certain error cases
    in which we would like to output more information to the client
    - added a validation method that iterates and adds the information that is
    stored in the error cases
    b574b577
Name
Last commit
Last update
..
error.go Loading commit data...
error_templates.go Loading commit data...
error_test.go Loading commit data...
roundtripper.go Loading commit data...
roundtripper_test.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...
templates.go Loading commit data...