storj/private/apigen/example
Moby von Briesen 3d1007ae18 private/apigen: Change order of operations in api generation
Move the IsAuthenticated check until after initial parameter
parsing/validation. IsAuthenticated will be more expensive than
parsing/validation, so we should fail before auth if possible.

Change-Id: I96a020892eabcb750e8ec9ecc1d8b7d9bf8bf573
2023-01-11 16:54:53 +00:00
..
api.gen.go private/apigen: Change order of operations in api generation 2023-01-11 16:54:53 +00:00
doc.go private/apigen: make code compile with 1.16 2022-09-02 16:34:46 +03:00
gen.go private/apigen: make code compile with 1.16 2022-09-02 16:34:46 +03:00