Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorNoAccess = errors.New("has no access")
Functions ¶
This section is empty.
Types ¶
type EnvironmentService ¶
type EnvironmentService interface {
Err() *kserrors.Error
GetAccessibleEnvironments() []models.Environment
}
func NewEnvironmentService ¶
func NewEnvironmentService(ctx *core.Context) EnvironmentService
NewEnvironmentService function return an instance of EnvironmentService
Click to show internal directories.
Click to hide internal directories.