Versions in this module Expand all Collapse all v1 v1.0.0 May 11, 2020 Changes in this version + func Upload(fileBytes []byte, srvAddr string) (string, error) + type SeaweedfsConf struct + AllowType string + MaxUploadSize int64 + SrvAddr string + func InitSeaweedfs() *SeaweedfsConf + type SeaweedfsDir struct + Count int64 + Fid string + Publicurl string + Url string + type SeaweedfsUpload struct + Etag string + Name string + Size int64