package
2.0.6+incompatible
Repository: https://github.com/golang/appengine.git
Documentation: pkg.go.dev

# Functions

DefaultVersion returns the default version of the specified module.
List returns the names of modules belonging to this application.
NumInstances returns the number of instances of the given module/version.
SetNumInstances sets the number of instances of the given module.version to the specified value.
Start starts the specified version of the specified module.
Stop stops the specified version of the specified module.
Versions returns the names of the versions that belong to the specified module.