Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudinaryService ¶
type CloudinaryService struct { Service *cloudinary.Cloudinary UploadFolder string }
func NewCloudinaryService ¶
func NewCloudinaryService(c *utils.Config) (CloudinaryService, error)
func (*CloudinaryService) UploadImage ¶
func (s *CloudinaryService) UploadImage(input interface{}) (string, error)
Click to show internal directories.
Click to hide internal directories.