Documentation
¶
Overview ¶
Package all imports every platform backend that ships with the SDK. Import it with a blank identifier once at the start of your program to register all platforms with provider:
import _ "github.com/yi-nology/git-platform-sdk/backends/all"
After that, provider.NewProvider accepts any platform configured via provider.Config.
Click to show internal directories.
Click to hide internal directories.