// Full read into []byte data, err := os.ReadFile("data.txt")
Gofile is not an archival solution. It is for transfer . Files are automatically deleted 10 days after the last download. If no one downloads your file for 10 days, it vanishes. If someone downloads it on day 9, the clock resets for another 10 days. This keeps the servers clean and forces users to share actively. gofileiod
Using Gofile is embarrassingly simple. Here is the process: // Full read into []byte data, err := os