Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadSaveFile ¶
func GetSaveDir ¶
func GetSaveFiles ¶
func GetSaveFiles()
func InitSaveManager ¶
func InitSaveManager()
func ShutdownSaveManager ¶
func ShutdownSaveManager() error
func UploadSaveFile ¶
func UploadSaveFiles ¶
func UploadSaveFiles()
Types ¶
type HttpRequestBody_SaveInfo ¶
type HttpRequestBody_SaveInfo struct {
SaveFiles []SaveFile `json:"saveFiles"`
}
Click to show internal directories.
Click to hide internal directories.