Using ErrorCode instead of int64 in the ErrorResponse type removes the burden of type conversion from calling code.
4 lines
48 B
Modula-2
4 lines
48 B
Modula-2
module github.com/decred/vspd/types/v2
|
|
|
|
go 1.19
|