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

  1. Download Content Moderation SDK for Go.
  2. Run the following command to install Content Moderation SDK for Go:
    go get -u github.com/aliyun/alibaba-cloud-sdk-go/sdk
  3. Run the following command to install required dependencies:
    import "github.com/aliyun/alibaba-cloud-sdk-go/services/green"