package price_driven import ( "github.com/gin-gonic/gin" ) func GetPriceDrivenDetail(c *gin.Context) { }