Versions in this module Expand all Collapse all v0 v0.1.0 Feb 24, 2024 Changes in this version + const REQUEST_DELAY + func Rate_limit() + type VoeGetNextServ struct + Message string + Msg string + Result string + ServerTime string + Status int + Success bool + func Get_next_server(api_key string) (VoeGetNextServ, error) + type VoePostUpload struct + File struct{ ... } + Message string + Success bool + func Post_upload(api_key string, upload_url string, file_path string) (VoePostUpload, error)