Documentation ¶
Index ¶
- func AddUserFeatureFlagMapping(featureFlagUserMappings []models.FeatureFlagUserMapping) ([]models.FeatureFlagUserMapping, error)
- func CreateDynamoDB() *dynamodb.DynamoDB
- func MarshalMap(input interface{}) (map[string]*dynamodb.AttributeValue, error)
- func ProcessGetFeatureFlagByHashKey(attributeName string, attributeValue string) (*utils.FeatureFlagResponse, error)
- func UnmarshalMap(input map[string]*dynamodb.AttributeValue, targetStruct interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddUserFeatureFlagMapping ¶
func AddUserFeatureFlagMapping(featureFlagUserMappings []models.FeatureFlagUserMapping) ([]models.FeatureFlagUserMapping, error)
func CreateDynamoDB ¶
func MarshalMap ¶
func MarshalMap(input interface{}) (map[string]*dynamodb.AttributeValue, error)
func ProcessGetFeatureFlagByHashKey ¶
func ProcessGetFeatureFlagByHashKey(attributeName string, attributeValue string) (*utils.FeatureFlagResponse, error)
func UnmarshalMap ¶
func UnmarshalMap(input map[string]*dynamodb.AttributeValue, targetStruct interface{}) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.