Movatterモバイル変換


[0]ホーム

URL:


Dev guideRecipesAPI ReferenceChangelog
Dev guideAPI ReferenceRecipesChangelogUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog InFeature Experimentation
Dev guide
All
Pages
Start typing to search…

Install the Go SDK

Describes the steps necessary to install the Optimizely Feature Experimentation Go SDK into your application.

The Go SDK is open source and available onGitHub.

You can install it using the following command:

go get github.com/optimizely/go-sdk // for v2: go get github.com/optimizely/go-sdk/v2

Install from CLI source

go get github.com/optimizely/go-sdk // for v2: go get github.com/optimizely/go-sdk/v2cd $GOPATH/src/github.com/optimizely/go-sdkgo install

Updated 17 days ago



[8]ページ先頭

©2009-2025 Movatter.jp