Versions in this module Expand all Collapse all v0 v0.2.0-pre Jan 25, 2018 v0.1.0 Nov 27, 2017 Changes in this version + func Get(serverID string) (string, error) + func GetWithRole(serverID string, roleARN string) (string, error) + type Identity struct + ARN string + AccountID string + CanonicalARN string + SessionName string + UserID string + func Verify(token string, serverID string) (*Identity, error)