cmd

package
v0.0.0-...-b41ad9a Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2018 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func GenerateRandomString

func GenerateRandomString(n int) (string, error)

GenerateRandomString returns a URL-safe random string.

Types

type Transfer

type Transfer struct {
	Shorturl     string `json:"shorturl"`
	Bucket       string `json:"bucket"`
	Object       string `json:"object"`
	Filename     string `json:"filename"`
	Username     string `json:"username"`
	Message      string `json:"message"`
	TransferType string `json:"transfertype"`
	Size         int64  `json:"size"`
	Encrypted    bool   `json:"encrypted"`
	CreationDate string `json:"creationdate"`
	Expiry       string `json:"expiry"`
}

Jump to

Keyboard shortcuts

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