poseidon

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadFile

func DownloadFile(ctx context.Context, dataDir, url string) error

Types

type BucketRequest

type BucketRequest struct {
	BucketName string `json:"bucketName"`
	BucketKey  string `json:"bucketKey,omitempty"`

	Protocol        string `json:"protocol"`
	Network         string `json:"network"`
	ClientType      string `json:"clientType"`
	ClientName      string `json:"clientName"`
	CompressionType string `json:"compressionType,omitempty"`
}

func (*BucketRequest) CreateBucketKey

func (b *BucketRequest) CreateBucketKey() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL