frostfs-api-go/pkg/session
Leonard Lyubich 779a61c97d [#298] pkg/session: Implement methods to work with Token lifetime
Implement `Exp`/`SetExp`/`Nbf`/`SetNbf`/`Iat`/`SetIat` methods on `Token`
type which provide access to the message fields of the same name.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-07 13:26:59 +03:00
..
test [#283] pkg/session: Add container context generator 2021-05-28 16:32:02 +03:00
container.go [#283] pkg/session: Implement container session context 2021-05-28 16:32:02 +03:00
container_test.go [#283] pkg/session: Implement container session context 2021-05-28 16:32:02 +03:00
session.go [#298] pkg/session: Implement methods to work with Token lifetime 2021-06-07 13:26:59 +03:00
session_test.go [#298] pkg/session: Implement methods to work with Token lifetime 2021-06-07 13:26:59 +03:00