Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitlibAgentImpl ¶ added in v0.1.1
type GitlibAgentImpl struct {
Inner repositories.LibAgent //starter:inject("#")
// contains filtered or unexported fields
}
GitlibAgentImpl ...
func (*GitlibAgentImpl) GetLib ¶ added in v0.1.1
func (inst *GitlibAgentImpl) GetLib() repositories.Lib
GetLib ...
type LibAgentImpl ¶
type LibAgentImpl struct {
Loader repositories.SystemContextLoader //starter:inject("#")
// contains filtered or unexported fields
}
LibAgentImpl ...
func (*LibAgentImpl) GetLib ¶
func (inst *LibAgentImpl) GetLib() (repositories.Lib, error)
GetLib ...
Click to show internal directories.
Click to hide internal directories.