frostfs-api-go/session
Leonard Lyubich 22265a9f03 session: refactor token store
This commit:

  * changes the set and signatures of TokenStore interface methods;

  * adds unit test for map storage.
2020-04-29 12:39:41 +03:00
..
private.go session: replace PToken structure with PrivateToken interface 2020-04-29 11:52:05 +03:00
private_test.go session: replace PToken structure with PrivateToken interface 2020-04-29 11:52:05 +03:00
service.go session: refactor token store 2020-04-29 12:39:41 +03:00
service.pb.go Update to neofs-api v0.7.2 2020-04-28 12:50:52 +03:00
service.proto Update to neofs-api v0.7.2 2020-04-28 12:50:52 +03:00
store.go session: refactor token store 2020-04-29 12:39:41 +03:00
store_test.go session: refactor token store 2020-04-29 12:39:41 +03:00
types.go session: refactor token store 2020-04-29 12:39:41 +03:00