Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoAppLinked means no app was linked to the project ErrNoAppLinked = errors.New("No Leancloud Application was linked to the project") )
Functions ¶
func GetCurrentAppID ¶
GetCurrentAppID will return the content of ${projectPath}/.leancloud/current_app_id
func MergeWithRecentApps ¶
func MergeWithRecentApps(projectPath string, apps []*api.GetAppListResult) ([]*api.GetAppListResult, error)
MergeWithRecentApps will adjust the appIDs' order with recent linked apps
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.