**Problem** `encode.go` ```go tags := strings.Split(field.Tag.Get("dynamo"), ",") ``` this is not flexible **Advice** user should be able to customize the tag name they want, like `json`