Documentation ¶
Index ¶
- Constants
- func BaseTransformation(ctx context.Context, pipeline []bson.M, collection string, database string)
- func BodyStyle(ctx context.Context)
- func Brand(ctx context.Context)
- func BrandToModel(ctx context.Context, regex string, find string, replacement string)
- func Color(ctx context.Context)
- func DealerIntoCarTransformation(ctx context.Context)
- func DealerTransformation(ctx context.Context)
- func DriveTrain(ctx context.Context)
- func Fueltype(ctx context.Context)
- func InitDealerTransformation(ctx context.Context)
- func Model(ctx context.Context, layer int)
- func RebornModel(ctx context.Context)
- func RefineModel(ctx context.Context)
- func RunCarTransformation(ctx context.Context)
- func RunDealerTransformation(ctx context.Context)
- func Transmission(ctx context.Context)
- func Trim(ctx context.Context)
- func UnMatchedModelLayerThree(ctx context.Context)
- func UnMatchedModelLayerTwo(ctx context.Context)
Constants ¶
View Source
const BRAND_SOURCE = "brands"
View Source
const COLORS_SOURCE = "colors"
View Source
const MODEL_SOURCE = "models"
View Source
const TRIM_SOURCE = "trimlevels"
Variables ¶
This section is empty.
Functions ¶
func BaseTransformation ¶
func BrandToModel ¶
This function if for clean the model lower field and eliminate some words that are not necessary
func DealerTransformation ¶
func DriveTrain ¶
func RebornModel ¶
func RefineModel ¶
func RunCarTransformation ¶
func RunDealerTransformation ¶
func Transmission ¶
func UnMatchedModelLayerTwo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.