cmd

package
v0.0.0-...-f6f54f1 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2015 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SaveCmdRequest

type SaveCmdRequest struct {
	Body  string `json:"body"`
	Label string `json:"label"`
	User  string `json:"user"`
}

func (*SaveCmdRequest) Submit

func (request *SaveCmdRequest) Submit() (*SaveCmdResponse, time.Duration, error)

type SaveCmdResponse

type SaveCmdResponse struct {
	URL string `json:"url"`
}

func (*SaveCmdResponse) Stringer

func (response *SaveCmdResponse) Stringer() string

Jump to

Keyboard shortcuts

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