package request type BarcodeRequest struct { Content string `form:"content" binding:"required"` }