package
module
Version:
v0.0.0-...-2c737b7
Opens a new window with list of versions in this module.
Published: Feb 21, 2025
License: MIT
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Download server
It provide the download functions:
- List or download Object data from KS3 bucket.
- List or download File from OCI artifact.
How to design
go to design/design.go
How to generate code from design
we need the goa tool
run:
rm -rf gen cmd oci.go
goa gen github.com/PingCAP-QE/ee-apps/dl/design
goa example github.com/PingCAP-QE/ee-apps/dl/design
How to run
go run ./cmd/server
Documentation
¶
NewHealth returns the health service implementation.
NewKs3 returns the ks3 service implementation.
NewOci returns the oci service implementation.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.