Mohit Kanwar

Results 1 comments of Mohit Kanwar

You may test the integration test by adding the following code : filePath := "/image.png" // Replace with your file path // Open the file file, err := os.Open(filePath) if...