Documentation ¶
Index ¶
Constants ¶
View Source
const ( RawDataLength = 42 PublicKeyCipherNumber = 12 SecretKeyCipherNumber = 5 CongitoAttrPublicKeyId = "custom:public_key_id" CongitoAttrSecretKeyId = "custom:secret_key_id" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiKey ¶
type ApiKey struct { *apigateway.ApiKey UsagePlanKey *apigateway.UsagePlanKey }
type CognitoAssociateData ¶
type Keys ¶
func NewKeyManager ¶
func (*Keys) AssociateApiKeyIdsWithCognito ¶
func (k *Keys) AssociateApiKeyIdsWithCognito(data []*CognitoAssociateData) error
func (*Keys) DeleteUserKeys ¶
func (*Keys) GenerateKey ¶
Click to show internal directories.
Click to hide internal directories.