Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context interface {
GetApplicationService() applications.ApplicationService
GetVersionService() versions.VersionService
GetPackageService() packages.PackageService
GetSystemService() systems.SystemService
GetConfig() interface{}
}
func NewAppContext ¶
func NewAppContext() Context
Click to show internal directories.
Click to hide internal directories.