Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // SoftwareCore is DRLM Core SoftwareCore = &software{ GitService: gitServiceGitHub, User: "brainupdaters", Repo: "drlm-core", Out: "drlm-core", } // SoftwareAgent is DRLM Agent SoftwareAgent = &software{ GitService: gitServiceGitHub, User: "brainupdaters", Repo: "drlm-agent", Out: "drlm-agent", } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.