View Source LibOss.Typespecs (lib_oss v0.2.2)
some typespecs
Summary
Types
@type access_point_name() :: binary()
@type acl() :: binary()
@type body() :: iodata() | nil
@type bucket() :: binary()
@type etag() :: binary()
@type host() :: String.t()
@type http_status() :: non_neg_integer()
@type method() :: :get | :post | :head | :patch | :delete | :options | :put
@type object() :: binary()
@type opts() :: keyword()
@type part_num() :: non_neg_integer()
@type upload_id() :: binary()