AliyunUtil
Aliyun API utils
Installation
The package can be installed by adding :aliyun_util
to your list of
dependencies in mix.exs
:
def deps do
[
{:aliyun_util, "~> 0.4.2"}
]
end
Usage
Available utility helper functions:
Copyright and License
Copyright (c) 2018 ug0
This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the LICENSE.md file for more details.