package
0.0.3-beta.1
Repository: https://github.com/unarxiv/cvpm.git
Documentation: pkg.go.dev

# Functions

POST /datasets/registry.
set global header to enable cors and set response header.
No description provided by the author
No description provided by the author
No description provided by the author
Clone a repo from @params remoteURL to @params targetFolder by Git Protocol.
No description provided by the author
Handle Daemon Related.
Generating Runners for future use.
GET /datasets.
Return Repository Meta Info: Dependency, Config, Disk Size and Readme.
No description provided by the author
GET /repo/meta/:vendor/:name -> return repository meta info.
GET /repos -> return all repositories.
GET /repos/running -> return running repositories.
GET /solvers/running/:vendor/:name -> return running solvers in this package.
GET /solvers/running -> return running solvers.
GET /system -> return system info.
No description provided by the author
Init a new repoo by using bolierplate.
trigger and parse input filepath.
No description provided by the author
Install Repository from Git.
Handle installation.
cvpm daemon install -> install the background daemon service.
Install Web UI -> Download Latest and Unzip.
Handle User Login.
No description provided by the author
After Installation.
No description provided by the author
POST /repos/running -> run a solver in this repo.
Handle Repo Related Command.
Reverse Proxy for Calling Solvers and return real results.
No description provided by the author
Delete Running Solver Process.
cvpm daemon uninstall -> uninstall the background daemon service.

# Constants

Default Running Port.

# Variables

Definition of Running Repos.
No description provided by the author

# Structs

No description provided by the author
POST /repos -> install a repo.
No description provided by the author
No description provided by the author
used for shell/cmd command.
No description provided by the author
No description provided by the author
No description provided by the author
Struct of a Request to Run Repo.
Run Repo Response Struct.
No description provided by the author
No description provided by the author