Before you use Content Moderation SDK for Go, you must install required dependencies.
Prerequisites
Go 1.10.0 or later is used.
Install the SDK
- Download Content Moderation SDK for Go.
- Run the following command to install Content Moderation SDK for Go:
go get -u github.com/aliyun/alibaba-cloud-sdk-go/sdk
- Run the following command to install required dependencies:
import "github.com/aliyun/alibaba-cloud-sdk-go/services/green"