frostfs-sdk-go/session
Leonard Lyubich 60ef026923 [#248] session: Add `Issuer` method
There is a need to duplicate session token owner, e.g. in container
created within the session. For such cases we need to have the ability
to receive session issuer.

Add `Container.Issuer` method. Transform `IssuedBy` to helper function.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-05-25 10:57:53 +03:00
..
test [#197] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
container.go [#248] session: Add `Issuer` method 2022-05-25 10:57:53 +03:00
container_test.go [#248] session: Add `Issuer` method 2022-05-25 10:57:53 +03:00
doc.go [#197] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
object.go [#197] session: Link issues for further TODO resolving 2022-04-27 11:09:29 +03:00
object_test.go [#197] session: Refactor and document the package 2022-04-27 11:09:29 +03:00