storj/satellite/admin
Egon Elbre 1024bf9ce1 all: simplify uuid usage
Instead of uuid.Parse, use uuid.FromString.
This removes a bunch of pointer management logic.

Change-Id: Id25bd174eb43c71d00b450158a198abafd8958f2
2020-04-02 13:45:19 +00:00
..
common.go satellite/admin: administrative endpoint 2020-02-12 12:12:50 +02:00
project_test.go satellite/admin: add project limit modification and authorization token 2020-02-17 07:56:16 +00:00
project.go all: simplify uuid usage 2020-04-02 13:45:19 +00:00
server_test.go satellite/admin: add project limit modification and authorization token 2020-02-17 07:56:16 +00:00
server.go satellite/admin: add project limit modification and authorization token 2020-02-17 07:56:16 +00:00